#CEB05F Color

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

Color preview

#CEB05F

Color formats

HEX
#CEB05F
RGB
rgb(206, 176, 95)
RGBA
rgba(206, 176, 95, 1)
HSL
hsl(44, 53%, 59%)
HSV
hsv(44, 54%, 81%)
CMYK
cmyk(0%, 15%, 54%, 19%)
CSS variable
--color-primary: #CEB05F;
Lowercase HEX
#ceb05f

Shades

Tints

Tones

Harmony

CSS snippets for #CEB05F

.color-ceb05f {
  color: #CEB05F;
  background-color: #CEB05F;
}

Frequently asked questions

What color is #CEB05F?+

#CEB05F is a HEX color with RGB value rgb(206, 176, 95) and HSL value hsl(44, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEB05F?+

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