#1F646D Color

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

Color preview

#1F646D

Color formats

HEX
#1F646D
RGB
rgb(31, 100, 109)
RGBA
rgba(31, 100, 109, 1)
HSL
hsl(187, 56%, 27%)
HSV
hsv(187, 72%, 43%)
CMYK
cmyk(72%, 8%, 0%, 57%)
CSS variable
--color-primary: #1F646D;
Lowercase HEX
#1f646d

Shades

Tints

Tones

Harmony

CSS snippets for #1F646D

.color-1f646d {
  color: #1F646D;
  background-color: #1F646D;
}

Frequently asked questions

What color is #1F646D?+

#1F646D is a HEX color with RGB value rgb(31, 100, 109) and HSL value hsl(187, 56%, 27%). Its closest CSS named color is DarkSlateGray.

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

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