#F0FCCC Color

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

Color preview

#F0FCCC

Color formats

HEX
#F0FCCC
RGB
rgb(240, 252, 204)
RGBA
rgba(240, 252, 204, 1)
HSL
hsl(75, 89%, 89%)
HSV
hsv(75, 19%, 99%)
CMYK
cmyk(5%, 0%, 19%, 1%)
CSS variable
--color-primary: #F0FCCC;
Lowercase HEX
#f0fccc

Shades

Tints

Tones

Harmony

CSS snippets for #F0FCCC

.color-f0fccc {
  color: #F0FCCC;
  background-color: #F0FCCC;
}

Frequently asked questions

What color is #F0FCCC?+

#F0FCCC is a HEX color with RGB value rgb(240, 252, 204) and HSL value hsl(75, 89%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F0FCCC?+

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