#DDE31C Color

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

Color preview

#DDE31C

Color formats

HEX
#DDE31C
RGB
rgb(221, 227, 28)
RGBA
rgba(221, 227, 28, 1)
HSL
hsl(62, 78%, 50%)
HSV
hsv(62, 88%, 89%)
CMYK
cmyk(3%, 0%, 88%, 11%)
CSS variable
--color-primary: #DDE31C;
Lowercase HEX
#dde31c

Shades

Tints

Tones

Harmony

CSS snippets for #DDE31C

.color-dde31c {
  color: #DDE31C;
  background-color: #DDE31C;
}

Frequently asked questions

What color is #DDE31C?+

#DDE31C is a HEX color with RGB value rgb(221, 227, 28) and HSL value hsl(62, 78%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DDE31C?+

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