#FA003E Color

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

Color preview

#FA003E

Color formats

HEX
#FA003E
RGB
rgb(250, 0, 62)
RGBA
rgba(250, 0, 62, 1)
HSL
hsl(345, 100%, 49%)
HSV
hsv(345, 100%, 98%)
CMYK
cmyk(0%, 100%, 75%, 2%)
CSS variable
--color-primary: #FA003E;
Lowercase HEX
#fa003e

Shades

Tints

Tones

Harmony

CSS snippets for #FA003E

.color-fa003e {
  color: #FA003E;
  background-color: #FA003E;
}

Frequently asked questions

What color is #FA003E?+

#FA003E is a HEX color with RGB value rgb(250, 0, 62) and HSL value hsl(345, 100%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FA003E?+

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