#C8FAFD Color

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

Color preview

#C8FAFD

Color formats

HEX
#C8FAFD
RGB
rgb(200, 250, 253)
RGBA
rgba(200, 250, 253, 1)
HSL
hsl(183, 93%, 89%)
HSV
hsv(183, 21%, 99%)
CMYK
cmyk(21%, 1%, 0%, 1%)
CSS variable
--color-primary: #C8FAFD;
Lowercase HEX
#c8fafd

Shades

Tints

Tones

Harmony

CSS snippets for #C8FAFD

.color-c8fafd {
  color: #C8FAFD;
  background-color: #C8FAFD;
}

Frequently asked questions

What color is #C8FAFD?+

#C8FAFD is a HEX color with RGB value rgb(200, 250, 253) and HSL value hsl(183, 93%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C8FAFD?+

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