#FF3330 Color

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

Color preview

#FF3330

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF3330

.color-ff3330 {
  color: #FF3330;
  background-color: #FF3330;
}

Frequently asked questions

What color is #FF3330?+

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

What is the closest Tailwind color to #FF3330?+

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