#F1975B Color

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

Color preview

#F1975B

Color formats

HEX
#F1975B
RGB
rgb(241, 151, 91)
RGBA
rgba(241, 151, 91, 1)
HSL
hsl(24, 84%, 65%)
HSV
hsv(24, 62%, 95%)
CMYK
cmyk(0%, 37%, 62%, 5%)
CSS variable
--color-primary: #F1975B;
Lowercase HEX
#f1975b

Shades

Tints

Tones

Harmony

CSS snippets for #F1975B

.color-f1975b {
  color: #F1975B;
  background-color: #F1975B;
}

Frequently asked questions

What color is #F1975B?+

#F1975B is a HEX color with RGB value rgb(241, 151, 91) and HSL value hsl(24, 84%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1975B?+

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