#CED50B Color

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

Color preview

#CED50B

Color formats

HEX
#CED50B
RGB
rgb(206, 213, 11)
RGBA
rgba(206, 213, 11, 1)
HSL
hsl(62, 90%, 44%)
HSV
hsv(62, 95%, 84%)
CMYK
cmyk(3%, 0%, 95%, 16%)
CSS variable
--color-primary: #CED50B;
Lowercase HEX
#ced50b

Shades

Tints

Tones

Harmony

CSS snippets for #CED50B

.color-ced50b {
  color: #CED50B;
  background-color: #CED50B;
}

Frequently asked questions

What color is #CED50B?+

#CED50B is a HEX color with RGB value rgb(206, 213, 11) and HSL value hsl(62, 90%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CED50B?+

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