#CEDA2B Color

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

Color preview

#CEDA2B

Color formats

HEX
#CEDA2B
RGB
rgb(206, 218, 43)
RGBA
rgba(206, 218, 43, 1)
HSL
hsl(64, 70%, 51%)
HSV
hsv(64, 80%, 85%)
CMYK
cmyk(6%, 0%, 80%, 15%)
CSS variable
--color-primary: #CEDA2B;
Lowercase HEX
#ceda2b

Shades

Tints

Tones

Harmony

CSS snippets for #CEDA2B

.color-ceda2b {
  color: #CEDA2B;
  background-color: #CEDA2B;
}

Frequently asked questions

What color is #CEDA2B?+

#CEDA2B is a HEX color with RGB value rgb(206, 218, 43) and HSL value hsl(64, 70%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEDA2B?+

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