#F1925B Color

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

Color preview

#F1925B

Color formats

HEX
#F1925B
RGB
rgb(241, 146, 91)
RGBA
rgba(241, 146, 91, 1)
HSL
hsl(22, 84%, 65%)
HSV
hsv(22, 62%, 95%)
CMYK
cmyk(0%, 39%, 62%, 5%)
CSS variable
--color-primary: #F1925B;
Lowercase HEX
#f1925b

Shades

Tints

Tones

Harmony

CSS snippets for #F1925B

.color-f1925b {
  color: #F1925B;
  background-color: #F1925B;
}

Frequently asked questions

What color is #F1925B?+

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

What is the closest Tailwind color to #F1925B?+

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