#C8FAFC Color

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

Color preview

#C8FAFC

Color formats

HEX
#C8FAFC
RGB
rgb(200, 250, 252)
RGBA
rgba(200, 250, 252, 1)
HSL
hsl(182, 90%, 89%)
HSV
hsv(182, 21%, 99%)
CMYK
cmyk(21%, 1%, 0%, 1%)
CSS variable
--color-primary: #C8FAFC;
Lowercase HEX
#c8fafc

Shades

Tints

Tones

Harmony

CSS snippets for #C8FAFC

.color-c8fafc {
  color: #C8FAFC;
  background-color: #C8FAFC;
}

Frequently asked questions

What color is #C8FAFC?+

#C8FAFC is a HEX color with RGB value rgb(200, 250, 252) and HSL value hsl(182, 90%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C8FAFC?+

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