#F1B45F Color

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

Color preview

#F1B45F

Color formats

HEX
#F1B45F
RGB
rgb(241, 180, 95)
RGBA
rgba(241, 180, 95, 1)
HSL
hsl(35, 84%, 66%)
HSV
hsv(35, 61%, 95%)
CMYK
cmyk(0%, 25%, 61%, 5%)
CSS variable
--color-primary: #F1B45F;
Lowercase HEX
#f1b45f

Shades

Tints

Tones

Harmony

CSS snippets for #F1B45F

.color-f1b45f {
  color: #F1B45F;
  background-color: #F1B45F;
}

Frequently asked questions

What color is #F1B45F?+

#F1B45F is a HEX color with RGB value rgb(241, 180, 95) and HSL value hsl(35, 84%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F1B45F?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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