#DDE255 Color

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

Color preview

#DDE255

Color formats

HEX
#DDE255
RGB
rgb(221, 226, 85)
RGBA
rgba(221, 226, 85, 1)
HSL
hsl(62, 71%, 61%)
HSV
hsv(62, 62%, 89%)
CMYK
cmyk(2%, 0%, 62%, 11%)
CSS variable
--color-primary: #DDE255;
Lowercase HEX
#dde255

Shades

Tints

Tones

Harmony

CSS snippets for #DDE255

.color-dde255 {
  color: #DDE255;
  background-color: #DDE255;
}

Frequently asked questions

What color is #DDE255?+

#DDE255 is a HEX color with RGB value rgb(221, 226, 85) and HSL value hsl(62, 71%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DDE255?+

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