#DEF39B Color

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

Color preview

#DEF39B

Color formats

HEX
#DEF39B
RGB
rgb(222, 243, 155)
RGBA
rgba(222, 243, 155, 1)
HSL
hsl(74, 79%, 78%)
HSV
hsv(74, 36%, 95%)
CMYK
cmyk(9%, 0%, 36%, 5%)
CSS variable
--color-primary: #DEF39B;
Lowercase HEX
#def39b

Shades

Tints

Tones

Harmony

CSS snippets for #DEF39B

.color-def39b {
  color: #DEF39B;
  background-color: #DEF39B;
}

Frequently asked questions

What color is #DEF39B?+

#DEF39B is a HEX color with RGB value rgb(222, 243, 155) and HSL value hsl(74, 79%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF39B?+

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