#1BAED7 Color

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

Color preview

#1BAED7

Color formats

HEX
#1BAED7
RGB
rgb(27, 174, 215)
RGBA
rgba(27, 174, 215, 1)
HSL
hsl(193, 78%, 47%)
HSV
hsv(193, 87%, 84%)
CMYK
cmyk(87%, 19%, 0%, 16%)
CSS variable
--color-primary: #1BAED7;
Lowercase HEX
#1baed7

Shades

Tints

Tones

Harmony

CSS snippets for #1BAED7

.color-1baed7 {
  color: #1BAED7;
  background-color: #1BAED7;
}

Frequently asked questions

What color is #1BAED7?+

#1BAED7 is a HEX color with RGB value rgb(27, 174, 215) and HSL value hsl(193, 78%, 47%). Its closest CSS named color is DarkTurquoise.

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

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