#94CCEE Color

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

Color preview

#94CCEE

Color formats

HEX
#94CCEE
RGB
rgb(148, 204, 238)
RGBA
rgba(148, 204, 238, 1)
HSL
hsl(203, 73%, 76%)
HSV
hsv(203, 38%, 93%)
CMYK
cmyk(38%, 14%, 0%, 7%)
CSS variable
--color-primary: #94CCEE;
Lowercase HEX
#94ccee

Shades

Tints

Tones

Harmony

CSS snippets for #94CCEE

.color-94ccee {
  color: #94CCEE;
  background-color: #94CCEE;
}

Frequently asked questions

What color is #94CCEE?+

#94CCEE is a HEX color with RGB value rgb(148, 204, 238) and HSL value hsl(203, 73%, 76%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #94CCEE?+

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