#FFB941 Color

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

Color preview

#FFB941

Color formats

HEX
#FFB941
RGB
rgb(255, 185, 65)
RGBA
rgba(255, 185, 65, 1)
HSL
hsl(38, 100%, 63%)
HSV
hsv(38, 75%, 100%)
CMYK
cmyk(0%, 27%, 75%, 0%)
CSS variable
--color-primary: #FFB941;
Lowercase HEX
#ffb941

Shades

Tints

Tones

Harmony

CSS snippets for #FFB941

.color-ffb941 {
  color: #FFB941;
  background-color: #FFB941;
}

Frequently asked questions

What color is #FFB941?+

#FFB941 is a HEX color with RGB value rgb(255, 185, 65) and HSL value hsl(38, 100%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFB941?+

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