#FFAD48 Color

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

Color preview

#FFAD48

Color formats

HEX
#FFAD48
RGB
rgb(255, 173, 72)
RGBA
rgba(255, 173, 72, 1)
HSL
hsl(33, 100%, 64%)
HSV
hsv(33, 72%, 100%)
CMYK
cmyk(0%, 32%, 72%, 0%)
CSS variable
--color-primary: #FFAD48;
Lowercase HEX
#ffad48

Shades

Tints

Tones

Harmony

CSS snippets for #FFAD48

.color-ffad48 {
  color: #FFAD48;
  background-color: #FFAD48;
}

Frequently asked questions

What color is #FFAD48?+

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

What is the closest Tailwind color to #FFAD48?+

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