#E9949B Color

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

Color preview

#E9949B

Color formats

HEX
#E9949B
RGB
rgb(233, 148, 155)
RGBA
rgba(233, 148, 155, 1)
HSL
hsl(355, 66%, 75%)
HSV
hsv(355, 36%, 91%)
CMYK
cmyk(0%, 36%, 33%, 9%)
CSS variable
--color-primary: #E9949B;
Lowercase HEX
#e9949b

Shades

Tints

Tones

Harmony

CSS snippets for #E9949B

.color-e9949b {
  color: #E9949B;
  background-color: #E9949B;
}

Frequently asked questions

What color is #E9949B?+

#E9949B is a HEX color with RGB value rgb(233, 148, 155) and HSL value hsl(355, 66%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E9949B?+

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