#1F2018 Color

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

Color preview

#1F2018

Color formats

HEX
#1F2018
RGB
rgb(31, 32, 24)
RGBA
rgba(31, 32, 24, 1)
HSL
hsl(68, 14%, 11%)
HSV
hsv(68, 25%, 13%)
CMYK
cmyk(3%, 0%, 25%, 87%)
CSS variable
--color-primary: #1F2018;
Lowercase HEX
#1f2018

Shades

Tints

Tones

Harmony

CSS snippets for #1F2018

.color-1f2018 {
  color: #1F2018;
  background-color: #1F2018;
}

Frequently asked questions

What color is #1F2018?+

#1F2018 is a HEX color with RGB value rgb(31, 32, 24) and HSL value hsl(68, 14%, 11%). Its closest CSS named color is Black.

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

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