#F5935B Color

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

Color preview

#F5935B

Color formats

HEX
#F5935B
RGB
rgb(245, 147, 91)
RGBA
rgba(245, 147, 91, 1)
HSL
hsl(22, 89%, 66%)
HSV
hsv(22, 63%, 96%)
CMYK
cmyk(0%, 40%, 63%, 4%)
CSS variable
--color-primary: #F5935B;
Lowercase HEX
#f5935b

Shades

Tints

Tones

Harmony

CSS snippets for #F5935B

.color-f5935b {
  color: #F5935B;
  background-color: #F5935B;
}

Frequently asked questions

What color is #F5935B?+

#F5935B is a HEX color with RGB value rgb(245, 147, 91) and HSL value hsl(22, 89%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F5935B?+

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