#339966 Color

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

Color preview

#339966

Color formats

HEX
#339966
RGB
rgb(51, 153, 102)
RGBA
rgba(51, 153, 102, 1)
HSL
hsl(150, 50%, 40%)
HSV
hsv(150, 67%, 60%)
CMYK
cmyk(67%, 0%, 33%, 40%)
CSS variable
--color-primary: #339966;
Lowercase HEX
#339966

Shades

Tints

Tones

Harmony

CSS snippets for #339966

.color-339966 {
  color: #339966;
  background-color: #339966;
}

Frequently asked questions

What color is #339966?+

#339966 is a HEX color with RGB value rgb(51, 153, 102) and HSL value hsl(150, 50%, 40%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #339966?+

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