#DEE34B Color

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

Color preview

#DEE34B

Color formats

HEX
#DEE34B
RGB
rgb(222, 227, 75)
RGBA
rgba(222, 227, 75, 1)
HSL
hsl(62, 73%, 59%)
HSV
hsv(62, 67%, 89%)
CMYK
cmyk(2%, 0%, 67%, 11%)
CSS variable
--color-primary: #DEE34B;
Lowercase HEX
#dee34b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE34B

.color-dee34b {
  color: #DEE34B;
  background-color: #DEE34B;
}

Frequently asked questions

What color is #DEE34B?+

#DEE34B is a HEX color with RGB value rgb(222, 227, 75) and HSL value hsl(62, 73%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEE34B?+

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