#F98C5D Color

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

Color preview

#F98C5D

Color formats

HEX
#F98C5D
RGB
rgb(249, 140, 93)
RGBA
rgba(249, 140, 93, 1)
HSL
hsl(18, 93%, 67%)
HSV
hsv(18, 63%, 98%)
CMYK
cmyk(0%, 44%, 63%, 2%)
CSS variable
--color-primary: #F98C5D;
Lowercase HEX
#f98c5d

Shades

Tints

Tones

Harmony

CSS snippets for #F98C5D

.color-f98c5d {
  color: #F98C5D;
  background-color: #F98C5D;
}

Frequently asked questions

What color is #F98C5D?+

#F98C5D is a HEX color with RGB value rgb(249, 140, 93) and HSL value hsl(18, 93%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F98C5D?+

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