#1BDDEB Color

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

Color preview

#1BDDEB

Color formats

HEX
#1BDDEB
RGB
rgb(27, 221, 235)
RGBA
rgba(27, 221, 235, 1)
HSL
hsl(184, 84%, 51%)
HSV
hsv(184, 89%, 92%)
CMYK
cmyk(89%, 6%, 0%, 8%)
CSS variable
--color-primary: #1BDDEB;
Lowercase HEX
#1bddeb

Shades

Tints

Tones

Harmony

CSS snippets for #1BDDEB

.color-1bddeb {
  color: #1BDDEB;
  background-color: #1BDDEB;
}

Frequently asked questions

What color is #1BDDEB?+

#1BDDEB is a HEX color with RGB value rgb(27, 221, 235) and HSL value hsl(184, 84%, 51%). Its closest CSS named color is DarkTurquoise.

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

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