#ECB1A7 Color

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

Color preview

#ECB1A7

Color formats

HEX
#ECB1A7
RGB
rgb(236, 177, 167)
RGBA
rgba(236, 177, 167, 1)
HSL
hsl(9, 64%, 79%)
HSV
hsv(9, 29%, 93%)
CMYK
cmyk(0%, 25%, 29%, 7%)
CSS variable
--color-primary: #ECB1A7;
Lowercase HEX
#ecb1a7

Shades

Tints

Tones

Harmony

CSS snippets for #ECB1A7

.color-ecb1a7 {
  color: #ECB1A7;
  background-color: #ECB1A7;
}

Frequently asked questions

What color is #ECB1A7?+

#ECB1A7 is a HEX color with RGB value rgb(236, 177, 167) and HSL value hsl(9, 64%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #ECB1A7?+

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