#1FBDED Color

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

Color preview

#1FBDED

Color formats

HEX
#1FBDED
RGB
rgb(31, 189, 237)
RGBA
rgba(31, 189, 237, 1)
HSL
hsl(194, 85%, 53%)
HSV
hsv(194, 87%, 93%)
CMYK
cmyk(87%, 20%, 0%, 7%)
CSS variable
--color-primary: #1FBDED;
Lowercase HEX
#1fbded

Shades

Tints

Tones

Harmony

CSS snippets for #1FBDED

.color-1fbded {
  color: #1FBDED;
  background-color: #1FBDED;
}

Frequently asked questions

What color is #1FBDED?+

#1FBDED is a HEX color with RGB value rgb(31, 189, 237) and HSL value hsl(194, 85%, 53%). Its closest CSS named color is DeepSkyBlue.

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

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