#1FB2DB Color

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

Color preview

#1FB2DB

Color formats

HEX
#1FB2DB
RGB
rgb(31, 178, 219)
RGBA
rgba(31, 178, 219, 1)
HSL
hsl(193, 75%, 49%)
HSV
hsv(193, 86%, 86%)
CMYK
cmyk(86%, 19%, 0%, 14%)
CSS variable
--color-primary: #1FB2DB;
Lowercase HEX
#1fb2db

Shades

Tints

Tones

Harmony

CSS snippets for #1FB2DB

.color-1fb2db {
  color: #1FB2DB;
  background-color: #1FB2DB;
}

Frequently asked questions

What color is #1FB2DB?+

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

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

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