#F8523F Color

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

Color preview

#F8523F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8523F

.color-f8523f {
  color: #F8523F;
  background-color: #F8523F;
}

Frequently asked questions

What color is #F8523F?+

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

What is the closest Tailwind color to #F8523F?+

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