#1FB3DB Color

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

Color preview

#1FB3DB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1FB3DB

.color-1fb3db {
  color: #1FB3DB;
  background-color: #1FB3DB;
}

Frequently asked questions

What color is #1FB3DB?+

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

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

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