#FFB048 Color

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

Color preview

#FFB048

Color formats

HEX
#FFB048
RGB
rgb(255, 176, 72)
RGBA
rgba(255, 176, 72, 1)
HSL
hsl(34, 100%, 64%)
HSV
hsv(34, 72%, 100%)
CMYK
cmyk(0%, 31%, 72%, 0%)
CSS variable
--color-primary: #FFB048;
Lowercase HEX
#ffb048

Shades

Tints

Tones

Harmony

CSS snippets for #FFB048

.color-ffb048 {
  color: #FFB048;
  background-color: #FFB048;
}

Frequently asked questions

What color is #FFB048?+

#FFB048 is a HEX color with RGB value rgb(255, 176, 72) and HSL value hsl(34, 100%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FFB048?+

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