#1CAACA Color

Inspect #1CAACA across formats, palettes, contrast and closest named color matches.

Color preview

#1CAACA

Color formats

HEX
#1CAACA
RGB
rgb(28, 170, 202)
RGBA
rgba(28, 170, 202, 1)
HSL
hsl(191, 76%, 45%)
HSV
hsv(191, 86%, 79%)
CMYK
cmyk(86%, 16%, 0%, 21%)
CSS variable
--color-primary: #1CAACA;
Lowercase HEX
#1caaca

Shades

Tints

Tones

Harmony

CSS snippets for #1CAACA

.color-1caaca {
  color: #1CAACA;
  background-color: #1CAACA;
}

Frequently asked questions

What color is #1CAACA?+

#1CAACA is a HEX color with RGB value rgb(28, 170, 202) and HSL value hsl(191, 76%, 45%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #1CAACA?+

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