#1BBEDF Color

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

Color preview

#1BBEDF

Color formats

HEX
#1BBEDF
RGB
rgb(27, 190, 223)
RGBA
rgba(27, 190, 223, 1)
HSL
hsl(190, 78%, 49%)
HSV
hsv(190, 88%, 87%)
CMYK
cmyk(88%, 15%, 0%, 13%)
CSS variable
--color-primary: #1BBEDF;
Lowercase HEX
#1bbedf

Shades

Tints

Tones

Harmony

CSS snippets for #1BBEDF

.color-1bbedf {
  color: #1BBEDF;
  background-color: #1BBEDF;
}

Frequently asked questions

What color is #1BBEDF?+

#1BBEDF is a HEX color with RGB value rgb(27, 190, 223) and HSL value hsl(190, 78%, 49%). Its closest CSS named color is DarkTurquoise.

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

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