#DCEC4B Color

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

Color preview

#DCEC4B

Color formats

HEX
#DCEC4B
RGB
rgb(220, 236, 75)
RGBA
rgba(220, 236, 75, 1)
HSL
hsl(66, 81%, 61%)
HSV
hsv(66, 68%, 93%)
CMYK
cmyk(7%, 0%, 68%, 7%)
CSS variable
--color-primary: #DCEC4B;
Lowercase HEX
#dcec4b

Shades

Tints

Tones

Harmony

CSS snippets for #DCEC4B

.color-dcec4b {
  color: #DCEC4B;
  background-color: #DCEC4B;
}

Frequently asked questions

What color is #DCEC4B?+

#DCEC4B is a HEX color with RGB value rgb(220, 236, 75) and HSL value hsl(66, 81%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCEC4B?+

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