#EB9DA1 Color

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

Color preview

#EB9DA1

Color formats

HEX
#EB9DA1
RGB
rgb(235, 157, 161)
RGBA
rgba(235, 157, 161, 1)
HSL
hsl(357, 66%, 77%)
HSV
hsv(357, 33%, 92%)
CMYK
cmyk(0%, 33%, 31%, 8%)
CSS variable
--color-primary: #EB9DA1;
Lowercase HEX
#eb9da1

Shades

Tints

Tones

Harmony

CSS snippets for #EB9DA1

.color-eb9da1 {
  color: #EB9DA1;
  background-color: #EB9DA1;
}

Frequently asked questions

What color is #EB9DA1?+

#EB9DA1 is a HEX color with RGB value rgb(235, 157, 161) and HSL value hsl(357, 66%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EB9DA1?+

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