#CEB264 Color

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

Color preview

#CEB264

Color formats

HEX
#CEB264
RGB
rgb(206, 178, 100)
RGBA
rgba(206, 178, 100, 1)
HSL
hsl(44, 52%, 60%)
HSV
hsv(44, 51%, 81%)
CMYK
cmyk(0%, 14%, 51%, 19%)
CSS variable
--color-primary: #CEB264;
Lowercase HEX
#ceb264

Shades

Tints

Tones

Harmony

CSS snippets for #CEB264

.color-ceb264 {
  color: #CEB264;
  background-color: #CEB264;
}

Frequently asked questions

What color is #CEB264?+

#CEB264 is a HEX color with RGB value rgb(206, 178, 100) and HSL value hsl(44, 52%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEB264?+

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