#DEE34F Color

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

Color preview

#DEE34F

Color formats

HEX
#DEE34F
RGB
rgb(222, 227, 79)
RGBA
rgba(222, 227, 79, 1)
HSL
hsl(62, 73%, 60%)
HSV
hsv(62, 65%, 89%)
CMYK
cmyk(2%, 0%, 65%, 11%)
CSS variable
--color-primary: #DEE34F;
Lowercase HEX
#dee34f

Shades

Tints

Tones

Harmony

CSS snippets for #DEE34F

.color-dee34f {
  color: #DEE34F;
  background-color: #DEE34F;
}

Frequently asked questions

What color is #DEE34F?+

#DEE34F is a HEX color with RGB value rgb(222, 227, 79) and HSL value hsl(62, 73%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DEE34F?+

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