#DEF09B Color

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

Color preview

#DEF09B

Color formats

HEX
#DEF09B
RGB
rgb(222, 240, 155)
RGBA
rgba(222, 240, 155, 1)
HSL
hsl(73, 74%, 77%)
HSV
hsv(73, 35%, 94%)
CMYK
cmyk(7%, 0%, 35%, 6%)
CSS variable
--color-primary: #DEF09B;
Lowercase HEX
#def09b

Shades

Tints

Tones

Harmony

CSS snippets for #DEF09B

.color-def09b {
  color: #DEF09B;
  background-color: #DEF09B;
}

Frequently asked questions

What color is #DEF09B?+

#DEF09B is a HEX color with RGB value rgb(222, 240, 155) and HSL value hsl(73, 74%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF09B?+

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