#1CBADE Color

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

Color preview

#1CBADE

Color formats

HEX
#1CBADE
RGB
rgb(28, 186, 222)
RGBA
rgba(28, 186, 222, 1)
HSL
hsl(191, 78%, 49%)
HSV
hsv(191, 87%, 87%)
CMYK
cmyk(87%, 16%, 0%, 13%)
CSS variable
--color-primary: #1CBADE;
Lowercase HEX
#1cbade

Shades

Tints

Tones

Harmony

CSS snippets for #1CBADE

.color-1cbade {
  color: #1CBADE;
  background-color: #1CBADE;
}

Frequently asked questions

What color is #1CBADE?+

#1CBADE is a HEX color with RGB value rgb(28, 186, 222) and HSL value hsl(191, 78%, 49%). Its closest CSS named color is DarkTurquoise.

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

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