#FCF5F3 Color

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

Color preview

#FCF5F3

Color formats

HEX
#FCF5F3
RGB
rgb(252, 245, 243)
RGBA
rgba(252, 245, 243, 1)
HSL
hsl(13, 60%, 97%)
HSV
hsv(13, 4%, 99%)
CMYK
cmyk(0%, 3%, 4%, 1%)
CSS variable
--color-primary: #FCF5F3;
Lowercase HEX
#fcf5f3

Shades

Tints

Tones

Harmony

CSS snippets for #FCF5F3

.color-fcf5f3 {
  color: #FCF5F3;
  background-color: #FCF5F3;
}

Frequently asked questions

What color is #FCF5F3?+

#FCF5F3 is a HEX color with RGB value rgb(252, 245, 243) and HSL value hsl(13, 60%, 97%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FCF5F3?+

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