#2A3232 Color Information

Hex color code: #2A3232

#2A3232 is a deep cyan color. In RGB it is (42, 50, 50), and in HSL it is (180°, 9%, 18%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#2A3232
RGB
42, 50, 50
HSL
180°, 9%, 18%
CMYK
16%, 0%, 0%, 80%

Shades

CSS Usage
color: #2A3232;
background-color: #2A3232;
border-color: #2A3232;
box-shadow: 0 0 10px #2A3232;
border: 2px solid #2A3232;
Tailwind Usage
bg-[#2A3232]
text-[#2A3232]
border-[#2A3232]
shadow-[0_0_10px_2A3232]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2A3232, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2A3232; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2A3232; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2A3232; background-color: #2A323215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2A323220; border-left: 4px solid #2A3232; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2A3232; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2A3232 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 50, 50

Red: 42 / Green: 50 / Blue: 50

HSL

180°, 9%, 18%

Hue: 180° / Saturation: 9% / Lightness: 18%

CMYK

16%, 0%, 0%, 80%

Cyan: 16% / Magenta: 0% / Yellow: 0% / Key: 80%

What color is #2A3232?

#2A3232 is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2A3232 to RGB:

rgb(42, 50, 50)HEX to RGB Converter →

HEX to HSL

Convert #2A3232 to HSL:

hsl(180, 9%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #2A3232 to CMYK:

cmyk(16%, 0%, 0%, 80%)Color Converter →

Color Meaning and Usage

#2A3232 is a dark cyan color with RGB values of 42, 50, 50 and HSL of 180°, 9%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2A3232 is #322A2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2A322E.

Use #2A3232 in CSS: color: #2A3232 or background-color: #2A3232. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2A3232

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.60:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2A3232?

#2A3232 is a dark cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #2A3232?

#2A3232 in RGB is (42, 50, 50) - 42 red, 50 green, and 50 blue.

How to use #2A3232 in CSS?

Use #2A3232 directly in your CSS properties like color or background-color.

What colors go well with #2A3232?

#322A2A (complementary), #2A322E (analogous), and #070808 (lighter shade) work well with #2A3232.