#DEE551 Color

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

Color preview

#DEE551

Color formats

HEX
#DEE551
RGB
rgb(222, 229, 81)
RGBA
rgba(222, 229, 81, 1)
HSL
hsl(63, 74%, 61%)
HSV
hsv(63, 65%, 90%)
CMYK
cmyk(3%, 0%, 65%, 10%)
CSS variable
--color-primary: #DEE551;
Lowercase HEX
#dee551

Shades

Tints

Tones

Harmony

CSS snippets for #DEE551

.color-dee551 {
  color: #DEE551;
  background-color: #DEE551;
}

Frequently asked questions

What color is #DEE551?+

#DEE551 is a HEX color with RGB value rgb(222, 229, 81) and HSL value hsl(63, 74%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE551?+

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