#F9825B Color

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

Color preview

#F9825B

Color formats

HEX
#F9825B
RGB
rgb(249, 130, 91)
RGBA
rgba(249, 130, 91, 1)
HSL
hsl(15, 93%, 67%)
HSV
hsv(15, 63%, 98%)
CMYK
cmyk(0%, 48%, 63%, 2%)
CSS variable
--color-primary: #F9825B;
Lowercase HEX
#f9825b

Shades

Tints

Tones

Harmony

CSS snippets for #F9825B

.color-f9825b {
  color: #F9825B;
  background-color: #F9825B;
}

Frequently asked questions

What color is #F9825B?+

#F9825B is a HEX color with RGB value rgb(249, 130, 91) and HSL value hsl(15, 93%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F9825B?+

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