#127B4B Color

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

Color preview

#127B4B

Color formats

HEX
#127B4B
RGB
rgb(18, 123, 75)
RGBA
rgba(18, 123, 75, 1)
HSL
hsl(153, 74%, 28%)
HSV
hsv(153, 85%, 48%)
CMYK
cmyk(85%, 0%, 39%, 52%)
CSS variable
--color-primary: #127B4B;
Lowercase HEX
#127b4b

Shades

Tints

Tones

Harmony

CSS snippets for #127B4B

.color-127b4b {
  color: #127B4B;
  background-color: #127B4B;
}

Frequently asked questions

What color is #127B4B?+

#127B4B is a HEX color with RGB value rgb(18, 123, 75) and HSL value hsl(153, 74%, 28%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #127B4B?+

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