#F8964B Color

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

Color preview

#F8964B

Color formats

HEX
#F8964B
RGB
rgb(248, 150, 75)
RGBA
rgba(248, 150, 75, 1)
HSL
hsl(26, 93%, 63%)
HSV
hsv(26, 70%, 97%)
CMYK
cmyk(0%, 40%, 70%, 3%)
CSS variable
--color-primary: #F8964B;
Lowercase HEX
#f8964b

Shades

Tints

Tones

Harmony

CSS snippets for #F8964B

.color-f8964b {
  color: #F8964B;
  background-color: #F8964B;
}

Frequently asked questions

What color is #F8964B?+

#F8964B is a HEX color with RGB value rgb(248, 150, 75) and HSL value hsl(26, 93%, 63%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F8964B?+

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