#E18F95 Color

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

Color preview

#E18F95

Color formats

HEX
#E18F95
RGB
rgb(225, 143, 149)
RGBA
rgba(225, 143, 149, 1)
HSL
hsl(356, 58%, 72%)
HSV
hsv(356, 36%, 88%)
CMYK
cmyk(0%, 36%, 34%, 12%)
CSS variable
--color-primary: #E18F95;
Lowercase HEX
#e18f95

Shades

Tints

Tones

Harmony

CSS snippets for #E18F95

.color-e18f95 {
  color: #E18F95;
  background-color: #E18F95;
}

Frequently asked questions

What color is #E18F95?+

#E18F95 is a HEX color with RGB value rgb(225, 143, 149) and HSL value hsl(356, 58%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E18F95?+

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