#E38C9A Color

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

Color preview

#E38C9A

Color formats

HEX
#E38C9A
RGB
rgb(227, 140, 154)
RGBA
rgba(227, 140, 154, 1)
HSL
hsl(350, 61%, 72%)
HSV
hsv(350, 38%, 89%)
CMYK
cmyk(0%, 38%, 32%, 11%)
CSS variable
--color-primary: #E38C9A;
Lowercase HEX
#e38c9a

Shades

Tints

Tones

Harmony

CSS snippets for #E38C9A

.color-e38c9a {
  color: #E38C9A;
  background-color: #E38C9A;
}

Frequently asked questions

What color is #E38C9A?+

#E38C9A is a HEX color with RGB value rgb(227, 140, 154) and HSL value hsl(350, 61%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E38C9A?+

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