#FFFFA6 Color

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

Color preview

#FFFFA6

Color formats

HEX
#FFFFA6
RGB
rgb(255, 255, 166)
RGBA
rgba(255, 255, 166, 1)
HSL
hsl(60, 100%, 83%)
HSV
hsv(60, 35%, 100%)
CMYK
cmyk(0%, 0%, 35%, 0%)
CSS variable
--color-primary: #FFFFA6;
Lowercase HEX
#ffffa6

Shades

Tints

Tones

Harmony

CSS snippets for #FFFFA6

.color-ffffa6 {
  color: #FFFFA6;
  background-color: #FFFFA6;
}

Frequently asked questions

What color is #FFFFA6?+

#FFFFA6 is a HEX color with RGB value rgb(255, 255, 166) and HSL value hsl(60, 100%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FFFFA6?+

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