#E3927B Color

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

Color preview

#E3927B

Color formats

HEX
#E3927B
RGB
rgb(227, 146, 123)
RGBA
rgba(227, 146, 123, 1)
HSL
hsl(13, 65%, 69%)
HSV
hsv(13, 46%, 89%)
CMYK
cmyk(0%, 36%, 46%, 11%)
CSS variable
--color-primary: #E3927B;
Lowercase HEX
#e3927b

Shades

Tints

Tones

Harmony

CSS snippets for #E3927B

.color-e3927b {
  color: #E3927B;
  background-color: #E3927B;
}

Frequently asked questions

What color is #E3927B?+

#E3927B is a HEX color with RGB value rgb(227, 146, 123) and HSL value hsl(13, 65%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E3927B?+

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