#9FCEFE Color

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

Color preview

#9FCEFE

Color formats

HEX
#9FCEFE
RGB
rgb(159, 206, 254)
RGBA
rgba(159, 206, 254, 1)
HSL
hsl(210, 98%, 81%)
HSV
hsv(210, 37%, 100%)
CMYK
cmyk(37%, 19%, 0%, 0%)
CSS variable
--color-primary: #9FCEFE;
Lowercase HEX
#9fcefe

Shades

Tints

Tones

Harmony

CSS snippets for #9FCEFE

.color-9fcefe {
  color: #9FCEFE;
  background-color: #9FCEFE;
}

Frequently asked questions

What color is #9FCEFE?+

#9FCEFE is a HEX color with RGB value rgb(159, 206, 254) and HSL value hsl(210, 98%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #9FCEFE?+

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