#E3828B Color

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

Color preview

#E3828B

Color formats

HEX
#E3828B
RGB
rgb(227, 130, 139)
RGBA
rgba(227, 130, 139, 1)
HSL
hsl(354, 63%, 70%)
HSV
hsv(354, 43%, 89%)
CMYK
cmyk(0%, 43%, 39%, 11%)
CSS variable
--color-primary: #E3828B;
Lowercase HEX
#e3828b

Shades

Tints

Tones

Harmony

CSS snippets for #E3828B

.color-e3828b {
  color: #E3828B;
  background-color: #E3828B;
}

Frequently asked questions

What color is #E3828B?+

#E3828B is a HEX color with RGB value rgb(227, 130, 139) and HSL value hsl(354, 63%, 70%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #E3828B?+

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