#CED02F Color

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

Color preview

#CED02F

Color formats

HEX
#CED02F
RGB
rgb(206, 208, 47)
RGBA
rgba(206, 208, 47, 1)
HSL
hsl(61, 63%, 50%)
HSV
hsv(61, 77%, 82%)
CMYK
cmyk(1%, 0%, 77%, 18%)
CSS variable
--color-primary: #CED02F;
Lowercase HEX
#ced02f

Shades

Tints

Tones

Harmony

CSS snippets for #CED02F

.color-ced02f {
  color: #CED02F;
  background-color: #CED02F;
}

Frequently asked questions

What color is #CED02F?+

#CED02F is a HEX color with RGB value rgb(206, 208, 47) and HSL value hsl(61, 63%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CED02F?+

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