#EF98A5 Color

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

Color preview

#EF98A5

Color formats

HEX
#EF98A5
RGB
rgb(239, 152, 165)
RGBA
rgba(239, 152, 165, 1)
HSL
hsl(351, 73%, 77%)
HSV
hsv(351, 36%, 94%)
CMYK
cmyk(0%, 36%, 31%, 6%)
CSS variable
--color-primary: #EF98A5;
Lowercase HEX
#ef98a5

Shades

Tints

Tones

Harmony

CSS snippets for #EF98A5

.color-ef98a5 {
  color: #EF98A5;
  background-color: #EF98A5;
}

Frequently asked questions

What color is #EF98A5?+

#EF98A5 is a HEX color with RGB value rgb(239, 152, 165) and HSL value hsl(351, 73%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF98A5?+

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