Skip to content

Enum: FlowerColorEnum

Common flower colors

URI: valuesets:FlowerColorEnum

Permissible Values

Value Meaning Description
RED None Red flowers
PINK None Pink flowers
ORANGE None Orange flowers
YELLOW None Yellow flowers
WHITE None White flowers
PURPLE None Purple flowers
VIOLET None Violet flowers
BLUE None Blue flowers
LAVENDER None Lavender flowers
MAGENTA None Magenta flowers
BURGUNDY None Burgundy/deep red flowers
CORAL None Coral flowers
PEACH None Peach flowers
CREAM None Cream flowers
BICOLOR None Two-colored flowers
MULTICOLOR None Multi-colored flowers

Slots

Name Description
flower_color Common flower colors

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: FlowerColorEnum
description: Common flower colors
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  RED:
    text: RED
    description: Red flowers
    annotations:
      hex:
        tag: hex
        value: FF0000
      examples:
        tag: examples
        value: roses, tulips, poppies
  PINK:
    text: PINK
    description: Pink flowers
    annotations:
      hex:
        tag: hex
        value: FFC0CB
      examples:
        tag: examples
        value: peonies, cherry blossoms
  ORANGE:
    text: ORANGE
    description: Orange flowers
    annotations:
      hex:
        tag: hex
        value: FFA500
      examples:
        tag: examples
        value: marigolds, zinnias
  YELLOW:
    text: YELLOW
    description: Yellow flowers
    annotations:
      hex:
        tag: hex
        value: FFFF00
      examples:
        tag: examples
        value: sunflowers, daffodils
  WHITE:
    text: WHITE
    description: White flowers
    annotations:
      hex:
        tag: hex
        value: FFFFFF
      examples:
        tag: examples
        value: lilies, daisies
  PURPLE:
    text: PURPLE
    description: Purple flowers
    annotations:
      hex:
        tag: hex
        value: '800080'
      examples:
        tag: examples
        value: lavender, violets
  VIOLET:
    text: VIOLET
    description: Violet flowers
    annotations:
      hex:
        tag: hex
        value: 7F00FF
      examples:
        tag: examples
        value: violets, pansies
  BLUE:
    text: BLUE
    description: Blue flowers
    annotations:
      hex:
        tag: hex
        value: 0000FF
      examples:
        tag: examples
        value: forget-me-nots, cornflowers
  LAVENDER:
    text: LAVENDER
    description: Lavender flowers
    annotations:
      hex:
        tag: hex
        value: E6E6FA
      examples:
        tag: examples
        value: lavender, wisteria
  MAGENTA:
    text: MAGENTA
    description: Magenta flowers
    annotations:
      hex:
        tag: hex
        value: FF00FF
      examples:
        tag: examples
        value: fuchsias, bougainvillea
  BURGUNDY:
    text: BURGUNDY
    description: Burgundy/deep red flowers
    annotations:
      hex:
        tag: hex
        value: '800020'
      examples:
        tag: examples
        value: dahlias, chrysanthemums
  CORAL:
    text: CORAL
    description: Coral flowers
    annotations:
      hex:
        tag: hex
        value: FF7F50
      examples:
        tag: examples
        value: coral bells, begonias
  PEACH:
    text: PEACH
    description: Peach flowers
    annotations:
      hex:
        tag: hex
        value: FFDAB9
      examples:
        tag: examples
        value: roses, dahlias
  CREAM:
    text: CREAM
    description: Cream flowers
    annotations:
      hex:
        tag: hex
        value: FFFDD0
      examples:
        tag: examples
        value: roses, tulips
  BICOLOR:
    text: BICOLOR
    description: Two-colored flowers
    annotations:
      note:
        tag: note
        value: flowers with two distinct colors
  MULTICOLOR:
    text: MULTICOLOR
    description: Multi-colored flowers
    annotations:
      note:
        tag: note
        value: flowers with more than two colors