#CEC46B Color

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

Color preview

#CEC46B

Color formats

HEX
#CEC46B
RGB
rgb(206, 196, 107)
RGBA
rgba(206, 196, 107, 1)
HSL
hsl(54, 50%, 61%)
HSV
hsv(54, 48%, 81%)
CMYK
cmyk(0%, 5%, 48%, 19%)
CSS variable
--color-primary: #CEC46B;
Lowercase HEX
#cec46b

Shades

Tints

Tones

Harmony

CSS snippets for #CEC46B

.color-cec46b {
  color: #CEC46B;
  background-color: #CEC46B;
}

Frequently asked questions

What color is #CEC46B?+

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

What is the closest Tailwind color to #CEC46B?+

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