#98CFEB Color

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

Color preview

#98CFEB

Color formats

HEX
#98CFEB
RGB
rgb(152, 207, 235)
RGBA
rgba(152, 207, 235, 1)
HSL
hsl(200, 67%, 76%)
HSV
hsv(200, 35%, 92%)
CMYK
cmyk(35%, 12%, 0%, 8%)
CSS variable
--color-primary: #98CFEB;
Lowercase HEX
#98cfeb

Shades

Tints

Tones

Harmony

CSS snippets for #98CFEB

.color-98cfeb {
  color: #98CFEB;
  background-color: #98CFEB;
}

Frequently asked questions

What color is #98CFEB?+

#98CFEB is a HEX color with RGB value rgb(152, 207, 235) and HSL value hsl(200, 67%, 76%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #98CFEB?+

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