#1F424C Color

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

Color preview

#1F424C

Color formats

HEX
#1F424C
RGB
rgb(31, 66, 76)
RGBA
rgba(31, 66, 76, 1)
HSL
hsl(193, 42%, 21%)
HSV
hsv(193, 59%, 30%)
CMYK
cmyk(59%, 13%, 0%, 70%)
CSS variable
--color-primary: #1F424C;
Lowercase HEX
#1f424c

Shades

Tints

Tones

Harmony

CSS snippets for #1F424C

.color-1f424c {
  color: #1F424C;
  background-color: #1F424C;
}

Frequently asked questions

What color is #1F424C?+

#1F424C is a HEX color with RGB value rgb(31, 66, 76) and HSL value hsl(193, 42%, 21%). Its closest CSS named color is DarkSlateGray.

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

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