#CED100 Color

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

Color preview

#CED100

Color formats

HEX
#CED100
RGB
rgb(206, 209, 0)
RGBA
rgba(206, 209, 0, 1)
HSL
hsl(61, 100%, 41%)
HSV
hsv(61, 100%, 82%)
CMYK
cmyk(1%, 0%, 100%, 18%)
CSS variable
--color-primary: #CED100;
Lowercase HEX
#ced100

Shades

Tints

Tones

Harmony

CSS snippets for #CED100

.color-ced100 {
  color: #CED100;
  background-color: #CED100;
}

Frequently asked questions

What color is #CED100?+

#CED100 is a HEX color with RGB value rgb(206, 209, 0) and HSL value hsl(61, 100%, 41%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CED100?+

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