#1FBAE0 Color

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

Color preview

#1FBAE0

Color formats

HEX
#1FBAE0
RGB
rgb(31, 186, 224)
RGBA
rgba(31, 186, 224, 1)
HSL
hsl(192, 76%, 50%)
HSV
hsv(192, 86%, 88%)
CMYK
cmyk(86%, 17%, 0%, 12%)
CSS variable
--color-primary: #1FBAE0;
Lowercase HEX
#1fbae0

Shades

Tints

Tones

Harmony

CSS snippets for #1FBAE0

.color-1fbae0 {
  color: #1FBAE0;
  background-color: #1FBAE0;
}

Frequently asked questions

What color is #1FBAE0?+

#1FBAE0 is a HEX color with RGB value rgb(31, 186, 224) and HSL value hsl(192, 76%, 50%). Its closest CSS named color is DarkTurquoise.

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

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