#CEABB2 Color

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

Color preview

#CEABB2

Color formats

HEX
#CEABB2
RGB
rgb(206, 171, 178)
RGBA
rgba(206, 171, 178, 1)
HSL
hsl(348, 26%, 74%)
HSV
hsv(348, 17%, 81%)
CMYK
cmyk(0%, 17%, 14%, 19%)
CSS variable
--color-primary: #CEABB2;
Lowercase HEX
#ceabb2

Shades

Tints

Tones

Harmony

CSS snippets for #CEABB2

.color-ceabb2 {
  color: #CEABB2;
  background-color: #CEABB2;
}

Frequently asked questions

What color is #CEABB2?+

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

What is the closest Tailwind color to #CEABB2?+

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