#CEDA50 Color

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

Color preview

#CEDA50

Color formats

HEX
#CEDA50
RGB
rgb(206, 218, 80)
RGBA
rgba(206, 218, 80, 1)
HSL
hsl(65, 65%, 58%)
HSV
hsv(65, 63%, 85%)
CMYK
cmyk(6%, 0%, 63%, 15%)
CSS variable
--color-primary: #CEDA50;
Lowercase HEX
#ceda50

Shades

Tints

Tones

Harmony

CSS snippets for #CEDA50

.color-ceda50 {
  color: #CEDA50;
  background-color: #CEDA50;
}

Frequently asked questions

What color is #CEDA50?+

#CEDA50 is a HEX color with RGB value rgb(206, 218, 80) and HSL value hsl(65, 65%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEDA50?+

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