#FD3330 Color

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

Color preview

#FD3330

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FD3330

.color-fd3330 {
  color: #FD3330;
  background-color: #FD3330;
}

Frequently asked questions

What color is #FD3330?+

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

What is the closest Tailwind color to #FD3330?+

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