#CBB18B Color

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

Color preview

#CBB18B

Color formats

HEX
#CBB18B
RGB
rgb(203, 177, 139)
RGBA
rgba(203, 177, 139, 1)
HSL
hsl(36, 38%, 67%)
HSV
hsv(36, 32%, 80%)
CMYK
cmyk(0%, 13%, 32%, 20%)
CSS variable
--color-primary: #CBB18B;
Lowercase HEX
#cbb18b

Shades

Tints

Tones

Harmony

CSS snippets for #CBB18B

.color-cbb18b {
  color: #CBB18B;
  background-color: #CBB18B;
}

Frequently asked questions

What color is #CBB18B?+

#CBB18B is a HEX color with RGB value rgb(203, 177, 139) and HSL value hsl(36, 38%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBB18B?+

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