#CEB255 Color

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

Color preview

#CEB255

Color formats

HEX
#CEB255
RGB
rgb(206, 178, 85)
RGBA
rgba(206, 178, 85, 1)
HSL
hsl(46, 55%, 57%)
HSV
hsv(46, 59%, 81%)
CMYK
cmyk(0%, 14%, 59%, 19%)
CSS variable
--color-primary: #CEB255;
Lowercase HEX
#ceb255

Shades

Tints

Tones

Harmony

CSS snippets for #CEB255

.color-ceb255 {
  color: #CEB255;
  background-color: #CEB255;
}

Frequently asked questions

What color is #CEB255?+

#CEB255 is a HEX color with RGB value rgb(206, 178, 85) and HSL value hsl(46, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEB255?+

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