#CEDC2B Color

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

Color preview

#CEDC2B

Color formats

HEX
#CEDC2B
RGB
rgb(206, 220, 43)
RGBA
rgba(206, 220, 43, 1)
HSL
hsl(65, 72%, 52%)
HSV
hsv(65, 80%, 86%)
CMYK
cmyk(6%, 0%, 80%, 14%)
CSS variable
--color-primary: #CEDC2B;
Lowercase HEX
#cedc2b

Shades

Tints

Tones

Harmony

CSS snippets for #CEDC2B

.color-cedc2b {
  color: #CEDC2B;
  background-color: #CEDC2B;
}

Frequently asked questions

What color is #CEDC2B?+

#CEDC2B is a HEX color with RGB value rgb(206, 220, 43) and HSL value hsl(65, 72%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEDC2B?+

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