#DDEB3C Color

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

Color preview

#DDEB3C

Color formats

HEX
#DDEB3C
RGB
rgb(221, 235, 60)
RGBA
rgba(221, 235, 60, 1)
HSL
hsl(65, 81%, 58%)
HSV
hsv(65, 74%, 92%)
CMYK
cmyk(6%, 0%, 74%, 8%)
CSS variable
--color-primary: #DDEB3C;
Lowercase HEX
#ddeb3c

Shades

Tints

Tones

Harmony

CSS snippets for #DDEB3C

.color-ddeb3c {
  color: #DDEB3C;
  background-color: #DDEB3C;
}

Frequently asked questions

What color is #DDEB3C?+

#DDEB3C is a HEX color with RGB value rgb(221, 235, 60) and HSL value hsl(65, 81%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DDEB3C?+

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