#CEC06B Color

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

Color preview

#CEC06B

Color formats

HEX
#CEC06B
RGB
rgb(206, 192, 107)
RGBA
rgba(206, 192, 107, 1)
HSL
hsl(52, 50%, 61%)
HSV
hsv(52, 48%, 81%)
CMYK
cmyk(0%, 7%, 48%, 19%)
CSS variable
--color-primary: #CEC06B;
Lowercase HEX
#cec06b

Shades

Tints

Tones

Harmony

CSS snippets for #CEC06B

.color-cec06b {
  color: #CEC06B;
  background-color: #CEC06B;
}

Frequently asked questions

What color is #CEC06B?+

#CEC06B is a HEX color with RGB value rgb(206, 192, 107) and HSL value hsl(52, 50%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC06B?+

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