#CEABB3 Color

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

Color preview

#CEABB3

Color formats

HEX
#CEABB3
RGB
rgb(206, 171, 179)
RGBA
rgba(206, 171, 179, 1)
HSL
hsl(346, 26%, 74%)
HSV
hsv(346, 17%, 81%)
CMYK
cmyk(0%, 17%, 13%, 19%)
CSS variable
--color-primary: #CEABB3;
Lowercase HEX
#ceabb3

Shades

Tints

Tones

Harmony

CSS snippets for #CEABB3

.color-ceabb3 {
  color: #CEABB3;
  background-color: #CEABB3;
}

Frequently asked questions

What color is #CEABB3?+

#CEABB3 is a HEX color with RGB value rgb(206, 171, 179) and HSL value hsl(346, 26%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CEABB3?+

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