#1F9EAD Color

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

Color preview

#1F9EAD

Color formats

HEX
#1F9EAD
RGB
rgb(31, 158, 173)
RGBA
rgba(31, 158, 173, 1)
HSL
hsl(186, 70%, 40%)
HSV
hsv(186, 82%, 68%)
CMYK
cmyk(82%, 9%, 0%, 32%)
CSS variable
--color-primary: #1F9EAD;
Lowercase HEX
#1f9ead

Shades

Tints

Tones

Harmony

CSS snippets for #1F9EAD

.color-1f9ead {
  color: #1F9EAD;
  background-color: #1F9EAD;
}

Frequently asked questions

What color is #1F9EAD?+

#1F9EAD is a HEX color with RGB value rgb(31, 158, 173) and HSL value hsl(186, 70%, 40%). Its closest CSS named color is LightSeaGreen.

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

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