#EB8192 Color

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

Color preview

#EB8192

Color formats

HEX
#EB8192
RGB
rgb(235, 129, 146)
RGBA
rgba(235, 129, 146, 1)
HSL
hsl(350, 73%, 71%)
HSV
hsv(350, 45%, 92%)
CMYK
cmyk(0%, 45%, 38%, 8%)
CSS variable
--color-primary: #EB8192;
Lowercase HEX
#eb8192

Shades

Tints

Tones

Harmony

CSS snippets for #EB8192

.color-eb8192 {
  color: #EB8192;
  background-color: #EB8192;
}

Frequently asked questions

What color is #EB8192?+

#EB8192 is a HEX color with RGB value rgb(235, 129, 146) and HSL value hsl(350, 73%, 71%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EB8192?+

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