#FB2F40 Color

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

Color preview

#FB2F40

Color formats

HEX
#FB2F40
RGB
rgb(251, 47, 64)
RGBA
rgba(251, 47, 64, 1)
HSL
hsl(355, 96%, 58%)
HSV
hsv(355, 81%, 98%)
CMYK
cmyk(0%, 81%, 75%, 2%)
CSS variable
--color-primary: #FB2F40;
Lowercase HEX
#fb2f40

Shades

Tints

Tones

Harmony

CSS snippets for #FB2F40

.color-fb2f40 {
  color: #FB2F40;
  background-color: #FB2F40;
}

Frequently asked questions

What color is #FB2F40?+

#FB2F40 is a HEX color with RGB value rgb(251, 47, 64) and HSL value hsl(355, 96%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FB2F40?+

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