#DDEC13 Color

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

Color preview

#DDEC13

Color formats

HEX
#DDEC13
RGB
rgb(221, 236, 19)
RGBA
rgba(221, 236, 19, 1)
HSL
hsl(64, 85%, 50%)
HSV
hsv(64, 92%, 93%)
CMYK
cmyk(6%, 0%, 92%, 7%)
CSS variable
--color-primary: #DDEC13;
Lowercase HEX
#ddec13

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC13

.color-ddec13 {
  color: #DDEC13;
  background-color: #DDEC13;
}

Frequently asked questions

What color is #DDEC13?+

#DDEC13 is a HEX color with RGB value rgb(221, 236, 19) and HSL value hsl(64, 85%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DDEC13?+

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