#FD2B2E Color

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

Color preview

#FD2B2E

Color formats

HEX
#FD2B2E
RGB
rgb(253, 43, 46)
RGBA
rgba(253, 43, 46, 1)
HSL
hsl(359, 98%, 58%)
HSV
hsv(359, 83%, 99%)
CMYK
cmyk(0%, 83%, 82%, 1%)
CSS variable
--color-primary: #FD2B2E;
Lowercase HEX
#fd2b2e

Shades

Tints

Tones

Harmony

CSS snippets for #FD2B2E

.color-fd2b2e {
  color: #FD2B2E;
  background-color: #FD2B2E;
}

Frequently asked questions

What color is #FD2B2E?+

#FD2B2E is a HEX color with RGB value rgb(253, 43, 46) and HSL value hsl(359, 98%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FD2B2E?+

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