#143E2B Color

Inspect #143E2B across formats, palettes, contrast and closest named color matches.

Color preview

#143E2B

Color formats

HEX
#143E2B
RGB
rgb(20, 62, 43)
RGBA
rgba(20, 62, 43, 1)
HSL
hsl(153, 51%, 16%)
HSV
hsv(153, 68%, 24%)
CMYK
cmyk(68%, 0%, 31%, 76%)
CSS variable
--color-primary: #143E2B;
Lowercase HEX
#143e2b

Shades

Tints

Tones

Harmony

CSS snippets for #143E2B

.color-143e2b {
  color: #143E2B;
  background-color: #143E2B;
}

Frequently asked questions

What color is #143E2B?+

#143E2B is a HEX color with RGB value rgb(20, 62, 43) and HSL value hsl(153, 51%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #143E2B?+

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