#2DBCEB Color Information

Hex color code: #2DBCEB

A bold blue shade, #2DBCEB appears as (45, 188, 235) in RGB and (195°, 83%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Turquoise
HEX
#2DBCEB
RGB
45, 188, 235
HSL
195°, 83%, 55%
CMYK
81%, 20%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2DBCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 188, 235

Red: 45 / Green: 188 / Blue: 235

HSL

195°, 83%, 55%

Hue: 195° / Saturation: 83% / Lightness: 55%

CMYK

81%, 20%, 0%, 8%

Cyan: 81% / Magenta: 20% / Yellow: 0% / Key: 8%

What color is #2DBCEB?

#2DBCEB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2DBCEB to RGB:

rgb(45, 188, 235)HEX to RGB Converter →

HEX to HSL

Convert #2DBCEB to HSL:

hsl(195, 83%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #2DBCEB to CMYK:

cmyk(81%, 20%, 0%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #2DBCEB has RGB (45, 188, 235) and HSL (195°, 83%, 55%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2DBCEB is #EB5D2D, creating high-contrast pairings. For softer combinations, try analogous colors like #2DEBBC.

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

Contrast with #2DBCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2DBCEB?

#2DBCEB is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2DBCEB?

#2DBCEB in RGB is (45, 188, 235) - 45 red, 188 green, and 235 blue.

How to use #2DBCEB in CSS?

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

What colors go well with #2DBCEB?

#EB5D2D (complementary), #2DEBBC (analogous), and #1190BB (lighter shade) work well with #2DBCEB.