#FF333D Color

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

Color preview

#FF333D

Color formats

HEX
#FF333D
RGB
rgb(255, 51, 61)
RGBA
rgba(255, 51, 61, 1)
HSL
hsl(357, 100%, 60%)
HSV
hsv(357, 80%, 100%)
CMYK
cmyk(0%, 80%, 76%, 0%)
CSS variable
--color-primary: #FF333D;
Lowercase HEX
#ff333d

Shades

Tints

Tones

Harmony

CSS snippets for #FF333D

.color-ff333d {
  color: #FF333D;
  background-color: #FF333D;
}

Frequently asked questions

What color is #FF333D?+

#FF333D is a HEX color with RGB value rgb(255, 51, 61) and HSL value hsl(357, 100%, 60%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF333D?+

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