#FC3B45 Color

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

Color preview

#FC3B45

Color formats

HEX
#FC3B45
RGB
rgb(252, 59, 69)
RGBA
rgba(252, 59, 69, 1)
HSL
hsl(357, 97%, 61%)
HSV
hsv(357, 77%, 99%)
CMYK
cmyk(0%, 77%, 73%, 1%)
CSS variable
--color-primary: #FC3B45;
Lowercase HEX
#fc3b45

Shades

Tints

Tones

Harmony

CSS snippets for #FC3B45

.color-fc3b45 {
  color: #FC3B45;
  background-color: #FC3B45;
}

Frequently asked questions

What color is #FC3B45?+

#FC3B45 is a HEX color with RGB value rgb(252, 59, 69) and HSL value hsl(357, 97%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FC3B45?+

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