#DEF09E Color

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

Color preview

#DEF09E

Color formats

HEX
#DEF09E
RGB
rgb(222, 240, 158)
RGBA
rgba(222, 240, 158, 1)
HSL
hsl(73, 73%, 78%)
HSV
hsv(73, 34%, 94%)
CMYK
cmyk(7%, 0%, 34%, 6%)
CSS variable
--color-primary: #DEF09E;
Lowercase HEX
#def09e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF09E

.color-def09e {
  color: #DEF09E;
  background-color: #DEF09E;
}

Frequently asked questions

What color is #DEF09E?+

#DEF09E is a HEX color with RGB value rgb(222, 240, 158) and HSL value hsl(73, 73%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF09E?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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