#1BEEDC Color

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

Color preview

#1BEEDC

Color formats

HEX
#1BEEDC
RGB
rgb(27, 238, 220)
RGBA
rgba(27, 238, 220, 1)
HSL
hsl(175, 86%, 52%)
HSV
hsv(175, 89%, 93%)
CMYK
cmyk(89%, 0%, 8%, 7%)
CSS variable
--color-primary: #1BEEDC;
Lowercase HEX
#1beedc

Shades

Tints

Tones

Harmony

CSS snippets for #1BEEDC

.color-1beedc {
  color: #1BEEDC;
  background-color: #1BEEDC;
}

Frequently asked questions

What color is #1BEEDC?+

#1BEEDC is a HEX color with RGB value rgb(27, 238, 220) and HSL value hsl(175, 86%, 52%). Its closest CSS named color is Turquoise.

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

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