#FA5E5E Color

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

Color preview

#FA5E5E

Color formats

HEX
#FA5E5E
RGB
rgb(250, 94, 94)
RGBA
rgba(250, 94, 94, 1)
HSL
hsl(0, 94%, 67%)
HSV
hsv(0, 62%, 98%)
CMYK
cmyk(0%, 62%, 62%, 2%)
CSS variable
--color-primary: #FA5E5E;
Lowercase HEX
#fa5e5e

Shades

Tints

Tones

Harmony

CSS snippets for #FA5E5E

.color-fa5e5e {
  color: #FA5E5E;
  background-color: #FA5E5E;
}

Frequently asked questions

What color is #FA5E5E?+

#FA5E5E is a HEX color with RGB value rgb(250, 94, 94) and HSL value hsl(0, 94%, 67%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FA5E5E?+

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