#CEDA4B Color

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

Color preview

#CEDA4B

Color formats

HEX
#CEDA4B
RGB
rgb(206, 218, 75)
RGBA
rgba(206, 218, 75, 1)
HSL
hsl(65, 66%, 57%)
HSV
hsv(65, 66%, 85%)
CMYK
cmyk(6%, 0%, 66%, 15%)
CSS variable
--color-primary: #CEDA4B;
Lowercase HEX
#ceda4b

Shades

Tints

Tones

Harmony

CSS snippets for #CEDA4B

.color-ceda4b {
  color: #CEDA4B;
  background-color: #CEDA4B;
}

Frequently asked questions

What color is #CEDA4B?+

#CEDA4B is a HEX color with RGB value rgb(206, 218, 75) and HSL value hsl(65, 66%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEDA4B?+

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