#FAF5B3 Color

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

Color preview

#FAF5B3

Color formats

HEX
#FAF5B3
RGB
rgb(250, 245, 179)
RGBA
rgba(250, 245, 179, 1)
HSL
hsl(56, 88%, 84%)
HSV
hsv(56, 28%, 98%)
CMYK
cmyk(0%, 2%, 28%, 2%)
CSS variable
--color-primary: #FAF5B3;
Lowercase HEX
#faf5b3

Shades

Tints

Tones

Harmony

CSS snippets for #FAF5B3

.color-faf5b3 {
  color: #FAF5B3;
  background-color: #FAF5B3;
}

Frequently asked questions

What color is #FAF5B3?+

#FAF5B3 is a HEX color with RGB value rgb(250, 245, 179) and HSL value hsl(56, 88%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FAF5B3?+

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