#F9835F Color

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

Color preview

#F9835F

Color formats

HEX
#F9835F
RGB
rgb(249, 131, 95)
RGBA
rgba(249, 131, 95, 1)
HSL
hsl(14, 93%, 67%)
HSV
hsv(14, 62%, 98%)
CMYK
cmyk(0%, 47%, 62%, 2%)
CSS variable
--color-primary: #F9835F;
Lowercase HEX
#f9835f

Shades

Tints

Tones

Harmony

CSS snippets for #F9835F

.color-f9835f {
  color: #F9835F;
  background-color: #F9835F;
}

Frequently asked questions

What color is #F9835F?+

#F9835F is a HEX color with RGB value rgb(249, 131, 95) and HSL value hsl(14, 93%, 67%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #F9835F?+

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