#CEDA25 Color

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

Color preview

#CEDA25

Color formats

HEX
#CEDA25
RGB
rgb(206, 218, 37)
RGBA
rgba(206, 218, 37, 1)
HSL
hsl(64, 71%, 50%)
HSV
hsv(64, 83%, 85%)
CMYK
cmyk(6%, 0%, 83%, 15%)
CSS variable
--color-primary: #CEDA25;
Lowercase HEX
#ceda25

Shades

Tints

Tones

Harmony

CSS snippets for #CEDA25

.color-ceda25 {
  color: #CEDA25;
  background-color: #CEDA25;
}

Frequently asked questions

What color is #CEDA25?+

#CEDA25 is a HEX color with RGB value rgb(206, 218, 37) and HSL value hsl(64, 71%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEDA25?+

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