#DAFFBE Color

Inspect #DAFFBE across formats, palettes, contrast and closest named color matches.

Color preview

#DAFFBE

Color formats

HEX
#DAFFBE
RGB
rgb(218, 255, 190)
RGBA
rgba(218, 255, 190, 1)
HSL
hsl(94, 100%, 87%)
HSV
hsv(94, 25%, 100%)
CMYK
cmyk(15%, 0%, 25%, 0%)
CSS variable
--color-primary: #DAFFBE;
Lowercase HEX
#daffbe

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFBE

.color-daffbe {
  color: #DAFFBE;
  background-color: #DAFFBE;
}

Frequently asked questions

What color is #DAFFBE?+

#DAFFBE is a HEX color with RGB value rgb(218, 255, 190) and HSL value hsl(94, 100%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAFFBE?+

The closest Tailwind color is lime-100, available as the bg-lime-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools