#2BAEDE Color Information

Hex color code: #2BAEDE

#2BAEDE is a vivid blue color. In RGB it is (43, 174, 222), and in HSL it is (196°, 73%, 52%). It is commonly used in modern UI design.

Try:
Color NameDodger Blue
HEX
#2BAEDE
RGB
43, 174, 222
HSL
196°, 73%, 52%
CMYK
81%, 22%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2BAEDE; 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 #2BAEDE; background-color: #2BAEDE15; }

Alert / Toast

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

Link / Accent

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

a { color: #2BAEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 174, 222

Red: 43 / Green: 174 / Blue: 222

HSL

196°, 73%, 52%

Hue: 196° / Saturation: 73% / Lightness: 52%

CMYK

81%, 22%, 0%, 13%

Cyan: 81% / Magenta: 22% / Yellow: 0% / Key: 13%

What color is #2BAEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2BAEDE to RGB:

rgb(43, 174, 222)HEX to RGB Converter →

HEX to HSL

Convert #2BAEDE to HSL:

hsl(196, 73%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #2BAEDE to CMYK:

cmyk(81%, 22%, 0%, 13%)Color Converter →

Color Meaning and Usage

#2BAEDE is a bold blue color with RGB values of 43, 174, 222 and HSL of 196°, 73%, 52%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2BAEDE is #DE5B2B, creating high-contrast pairings. For softer combinations, try analogous colors like #2BDEB4.

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

Contrast with #2BAEDE

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

Contrast Ratio: 8.21:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2BAEDE?

#2BAEDE is a bold blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2BAEDE?

#2BAEDE in RGB is (43, 174, 222) - 43 red, 174 green, and 222 blue.

How to use #2BAEDE in CSS?

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

What colors go well with #2BAEDE?

#DE5B2B (complementary), #2BDEB4 (analogous), and #197EA3 (lighter shade) work well with #2BAEDE.