#F8523D Color

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

Color preview

#F8523D

Color formats

HEX
#F8523D
RGB
rgb(248, 82, 61)
RGBA
rgba(248, 82, 61, 1)
HSL
hsl(7, 93%, 61%)
HSV
hsv(7, 75%, 97%)
CMYK
cmyk(0%, 67%, 75%, 3%)
CSS variable
--color-primary: #F8523D;
Lowercase HEX
#f8523d

Shades

Tints

Tones

Harmony

CSS snippets for #F8523D

.color-f8523d {
  color: #F8523D;
  background-color: #F8523D;
}

Frequently asked questions

What color is #F8523D?+

#F8523D is a HEX color with RGB value rgb(248, 82, 61) and HSL value hsl(7, 93%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F8523D?+

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