#F98C48 Color

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

Color preview

#F98C48

Color formats

HEX
#F98C48
RGB
rgb(249, 140, 72)
RGBA
rgba(249, 140, 72, 1)
HSL
hsl(23, 94%, 63%)
HSV
hsv(23, 71%, 98%)
CMYK
cmyk(0%, 44%, 71%, 2%)
CSS variable
--color-primary: #F98C48;
Lowercase HEX
#f98c48

Shades

Tints

Tones

Harmony

CSS snippets for #F98C48

.color-f98c48 {
  color: #F98C48;
  background-color: #F98C48;
}

Frequently asked questions

What color is #F98C48?+

#F98C48 is a HEX color with RGB value rgb(249, 140, 72) and HSL value hsl(23, 94%, 63%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F98C48?+

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