#1988CC Color

Inspect #1988CC across formats, palettes, contrast and closest named color matches.

Color preview

#1988CC

Color formats

HEX
#1988CC
RGB
rgb(25, 136, 204)
RGBA
rgba(25, 136, 204, 1)
HSL
hsl(203, 78%, 45%)
HSV
hsv(203, 88%, 80%)
CMYK
cmyk(88%, 33%, 0%, 20%)
CSS variable
--color-primary: #1988CC;
Lowercase HEX
#1988cc

Shades

Tints

Tones

Harmony

CSS snippets for #1988CC

.color-1988cc {
  color: #1988CC;
  background-color: #1988CC;
}

Frequently asked questions

What color is #1988CC?+

#1988CC is a HEX color with RGB value rgb(25, 136, 204) and HSL value hsl(203, 78%, 45%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #1988CC?+

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