#F1995B Color

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

Color preview

#F1995B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1995B

.color-f1995b {
  color: #F1995B;
  background-color: #F1995B;
}

Frequently asked questions

What color is #F1995B?+

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

What is the closest Tailwind color to #F1995B?+

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