#88BBDD Color

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

Color preview

#88BBDD

Color formats

HEX
#88BBDD
RGB
rgb(136, 187, 221)
RGBA
rgba(136, 187, 221, 1)
HSL
hsl(204, 56%, 70%)
HSV
hsv(204, 38%, 87%)
CMYK
cmyk(38%, 15%, 0%, 13%)
CSS variable
--color-primary: #88BBDD;
Lowercase HEX
#88bbdd

Shades

Tints

Tones

Harmony

CSS snippets for #88BBDD

.color-88bbdd {
  color: #88BBDD;
  background-color: #88BBDD;
}

Frequently asked questions

What color is #88BBDD?+

#88BBDD is a HEX color with RGB value rgb(136, 187, 221) and HSL value hsl(204, 56%, 70%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #88BBDD?+

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