#CEDE1D Color

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

Color preview

#CEDE1D

Color formats

HEX
#CEDE1D
RGB
rgb(206, 222, 29)
RGBA
rgba(206, 222, 29, 1)
HSL
hsl(65, 77%, 49%)
HSV
hsv(65, 87%, 87%)
CMYK
cmyk(7%, 0%, 87%, 13%)
CSS variable
--color-primary: #CEDE1D;
Lowercase HEX
#cede1d

Shades

Tints

Tones

Harmony

CSS snippets for #CEDE1D

.color-cede1d {
  color: #CEDE1D;
  background-color: #CEDE1D;
}

Frequently asked questions

What color is #CEDE1D?+

#CEDE1D is a HEX color with RGB value rgb(206, 222, 29) and HSL value hsl(65, 77%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CEDE1D?+

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