#F82D48 Color

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

Color preview

#F82D48

Color formats

HEX
#F82D48
RGB
rgb(248, 45, 72)
RGBA
rgba(248, 45, 72, 1)
HSL
hsl(352, 94%, 57%)
HSV
hsv(352, 82%, 97%)
CMYK
cmyk(0%, 82%, 71%, 3%)
CSS variable
--color-primary: #F82D48;
Lowercase HEX
#f82d48

Shades

Tints

Tones

Harmony

CSS snippets for #F82D48

.color-f82d48 {
  color: #F82D48;
  background-color: #F82D48;
}

Frequently asked questions

What color is #F82D48?+

#F82D48 is a HEX color with RGB value rgb(248, 45, 72) and HSL value hsl(352, 94%, 57%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F82D48?+

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