#F6FAAF Color

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

Color preview

#F6FAAF

Color formats

HEX
#F6FAAF
RGB
rgb(246, 250, 175)
RGBA
rgba(246, 250, 175, 1)
HSL
hsl(63, 88%, 83%)
HSV
hsv(63, 30%, 98%)
CMYK
cmyk(2%, 0%, 30%, 2%)
CSS variable
--color-primary: #F6FAAF;
Lowercase HEX
#f6faaf

Shades

Tints

Tones

Harmony

CSS snippets for #F6FAAF

.color-f6faaf {
  color: #F6FAAF;
  background-color: #F6FAAF;
}

Frequently asked questions

What color is #F6FAAF?+

#F6FAAF is a HEX color with RGB value rgb(246, 250, 175) and HSL value hsl(63, 88%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F6FAAF?+

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