#8CCBED Color

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

Color preview

#8CCBED

Color formats

HEX
#8CCBED
RGB
rgb(140, 203, 237)
RGBA
rgba(140, 203, 237, 1)
HSL
hsl(201, 73%, 74%)
HSV
hsv(201, 41%, 93%)
CMYK
cmyk(41%, 14%, 0%, 7%)
CSS variable
--color-primary: #8CCBED;
Lowercase HEX
#8ccbed

Shades

Tints

Tones

Harmony

CSS snippets for #8CCBED

.color-8ccbed {
  color: #8CCBED;
  background-color: #8CCBED;
}

Frequently asked questions

What color is #8CCBED?+

#8CCBED is a HEX color with RGB value rgb(140, 203, 237) and HSL value hsl(201, 73%, 74%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8CCBED?+

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