#1F8EAD Color

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

Color preview

#1F8EAD

Color formats

HEX
#1F8EAD
RGB
rgb(31, 142, 173)
RGBA
rgba(31, 142, 173, 1)
HSL
hsl(193, 70%, 40%)
HSV
hsv(193, 82%, 68%)
CMYK
cmyk(82%, 18%, 0%, 32%)
CSS variable
--color-primary: #1F8EAD;
Lowercase HEX
#1f8ead

Shades

Tints

Tones

Harmony

CSS snippets for #1F8EAD

.color-1f8ead {
  color: #1F8EAD;
  background-color: #1F8EAD;
}

Frequently asked questions

What color is #1F8EAD?+

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

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

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