#282F24 Color

Inspect #282F24 across formats, palettes, contrast and closest named color matches.

Color preview

#282F24

Color formats

HEX
#282F24
RGB
rgb(40, 47, 36)
RGBA
rgba(40, 47, 36, 1)
HSL
hsl(98, 13%, 16%)
HSV
hsv(98, 23%, 18%)
CMYK
cmyk(15%, 0%, 23%, 82%)
CSS variable
--color-primary: #282F24;
Lowercase HEX
#282f24

Shades

Tints

Tones

Harmony

CSS snippets for #282F24

.color-282f24 {
  color: #282F24;
  background-color: #282F24;
}

Frequently asked questions

What color is #282F24?+

#282F24 is a HEX color with RGB value rgb(40, 47, 36) and HSL value hsl(98, 13%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #282F24?+

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