#CED42B Color

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

Color preview

#CED42B

Color formats

HEX
#CED42B
RGB
rgb(206, 212, 43)
RGBA
rgba(206, 212, 43, 1)
HSL
hsl(62, 66%, 50%)
HSV
hsv(62, 80%, 83%)
CMYK
cmyk(3%, 0%, 80%, 17%)
CSS variable
--color-primary: #CED42B;
Lowercase HEX
#ced42b

Shades

Tints

Tones

Harmony

CSS snippets for #CED42B

.color-ced42b {
  color: #CED42B;
  background-color: #CED42B;
}

Frequently asked questions

What color is #CED42B?+

#CED42B is a HEX color with RGB value rgb(206, 212, 43) and HSL value hsl(62, 66%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CED42B?+

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