#1FB6DB Color

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

Color preview

#1FB6DB

Color formats

HEX
#1FB6DB
RGB
rgb(31, 182, 219)
RGBA
rgba(31, 182, 219, 1)
HSL
hsl(192, 75%, 49%)
HSV
hsv(192, 86%, 86%)
CMYK
cmyk(86%, 17%, 0%, 14%)
CSS variable
--color-primary: #1FB6DB;
Lowercase HEX
#1fb6db

Shades

Tints

Tones

Harmony

CSS snippets for #1FB6DB

.color-1fb6db {
  color: #1FB6DB;
  background-color: #1FB6DB;
}

Frequently asked questions

What color is #1FB6DB?+

#1FB6DB is a HEX color with RGB value rgb(31, 182, 219) and HSL value hsl(192, 75%, 49%). Its closest CSS named color is DarkTurquoise.

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

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