#FA005C Color

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

Color preview

#FA005C

Color formats

HEX
#FA005C
RGB
rgb(250, 0, 92)
RGBA
rgba(250, 0, 92, 1)
HSL
hsl(338, 100%, 49%)
HSV
hsv(338, 100%, 98%)
CMYK
cmyk(0%, 100%, 63%, 2%)
CSS variable
--color-primary: #FA005C;
Lowercase HEX
#fa005c

Shades

Tints

Tones

Harmony

CSS snippets for #FA005C

.color-fa005c {
  color: #FA005C;
  background-color: #FA005C;
}

Frequently asked questions

What color is #FA005C?+

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

What is the closest Tailwind color to #FA005C?+

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