#CEAA83 Color

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

Color preview

#CEAA83

Color formats

HEX
#CEAA83
RGB
rgb(206, 170, 131)
RGBA
rgba(206, 170, 131, 1)
HSL
hsl(31, 43%, 66%)
HSV
hsv(31, 36%, 81%)
CMYK
cmyk(0%, 17%, 36%, 19%)
CSS variable
--color-primary: #CEAA83;
Lowercase HEX
#ceaa83

Shades

Tints

Tones

Harmony

CSS snippets for #CEAA83

.color-ceaa83 {
  color: #CEAA83;
  background-color: #CEAA83;
}

Frequently asked questions

What color is #CEAA83?+

#CEAA83 is a HEX color with RGB value rgb(206, 170, 131) and HSL value hsl(31, 43%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEAA83?+

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