#1D9EAF Color

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

Color preview

#1D9EAF

Color formats

HEX
#1D9EAF
RGB
rgb(29, 158, 175)
RGBA
rgba(29, 158, 175, 1)
HSL
hsl(187, 72%, 40%)
HSV
hsv(187, 83%, 69%)
CMYK
cmyk(83%, 10%, 0%, 31%)
CSS variable
--color-primary: #1D9EAF;
Lowercase HEX
#1d9eaf

Shades

Tints

Tones

Harmony

CSS snippets for #1D9EAF

.color-1d9eaf {
  color: #1D9EAF;
  background-color: #1D9EAF;
}

Frequently asked questions

What color is #1D9EAF?+

#1D9EAF is a HEX color with RGB value rgb(29, 158, 175) and HSL value hsl(187, 72%, 40%). Its closest CSS named color is LightSeaGreen.

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

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