#2BA182 Color Information

Hex color code: #2BA182

#2BA182 is a calming cyan color. In RGB it is (43, 161, 130), and in HSL it is (164°, 58%, 40%). It is often used for branding and logos.

Try:
Color NameMedium Sea Green
HEX
#2BA182
RGB
43, 161, 130
HSL
164°, 58%, 40%
CMYK
73%, 0%, 19%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #2BA182; color: #000000; }

Badge

New Feature
.badge { background-color: #2BA182; color: #000000; }

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 #2BA182; background-color: #2BA18215; }

Alert / Toast

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

Link / Accent

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

a { color: #2BA182; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 161, 130

Red: 43 / Green: 161 / Blue: 130

HSL

164°, 58%, 40%

Hue: 164° / Saturation: 58% / Lightness: 40%

CMYK

73%, 0%, 19%, 37%

Cyan: 73% / Magenta: 0% / Yellow: 19% / Key: 37%

What color is #2BA182?

#2BA182 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2BA182 to RGB:

rgb(43, 161, 130)HEX to RGB Converter →

HEX to HSL

Convert #2BA182 to HSL:

hsl(164, 58%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #2BA182 to CMYK:

cmyk(73%, 0%, 19%, 37%)Color Converter →

Color Meaning and Usage

#2BA182 is a tranquil cyan color with RGB values of 43, 161, 130 and HSL of 164°, 58%, 40%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2BA182 is #A12B4A, creating high-contrast pairings. For softer combinations, try analogous colors like #2BA146.

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

Contrast with #2BA182

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

Contrast Ratio: 6.52:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2BA182?

#2BA182 is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2BA182?

#2BA182 in RGB is (43, 161, 130) - 43 red, 161 green, and 130 blue.

How to use #2BA182 in CSS?

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

What colors go well with #2BA182?

#A12B4A (complementary), #2BA146 (analogous), and #1B6551 (lighter shade) work well with #2BA182.