#FE3330 Color

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

Color preview

#FE3330

Color formats

HEX
#FE3330
RGB
rgb(254, 51, 48)
RGBA
rgba(254, 51, 48, 1)
HSL
hsl(1, 99%, 59%)
HSV
hsv(1, 81%, 100%)
CMYK
cmyk(0%, 80%, 81%, 0%)
CSS variable
--color-primary: #FE3330;
Lowercase HEX
#fe3330

Shades

Tints

Tones

Harmony

CSS snippets for #FE3330

.color-fe3330 {
  color: #FE3330;
  background-color: #FE3330;
}

Frequently asked questions

What color is #FE3330?+

#FE3330 is a HEX color with RGB value rgb(254, 51, 48) and HSL value hsl(1, 99%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FE3330?+

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