#1BEBDD Color

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

Color preview

#1BEBDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1BEBDD

.color-1bebdd {
  color: #1BEBDD;
  background-color: #1BEBDD;
}

Frequently asked questions

What color is #1BEBDD?+

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

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

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