#CED83B Color

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

Color preview

#CED83B

Color formats

HEX
#CED83B
RGB
rgb(206, 216, 59)
RGBA
rgba(206, 216, 59, 1)
HSL
hsl(64, 67%, 54%)
HSV
hsv(64, 73%, 85%)
CMYK
cmyk(5%, 0%, 73%, 15%)
CSS variable
--color-primary: #CED83B;
Lowercase HEX
#ced83b

Shades

Tints

Tones

Harmony

CSS snippets for #CED83B

.color-ced83b {
  color: #CED83B;
  background-color: #CED83B;
}

Frequently asked questions

What color is #CED83B?+

#CED83B is a HEX color with RGB value rgb(206, 216, 59) and HSL value hsl(64, 67%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CED83B?+

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