#F0FACD Color

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

Color preview

#F0FACD

Color formats

HEX
#F0FACD
RGB
rgb(240, 250, 205)
RGBA
rgba(240, 250, 205, 1)
HSL
hsl(73, 82%, 89%)
HSV
hsv(73, 18%, 98%)
CMYK
cmyk(4%, 0%, 18%, 2%)
CSS variable
--color-primary: #F0FACD;
Lowercase HEX
#f0facd

Shades

Tints

Tones

Harmony

CSS snippets for #F0FACD

.color-f0facd {
  color: #F0FACD;
  background-color: #F0FACD;
}

Frequently asked questions

What color is #F0FACD?+

#F0FACD is a HEX color with RGB value rgb(240, 250, 205) and HSL value hsl(73, 82%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F0FACD?+

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