#7EBDCD Color Information

Hex color code: #7EBDCD

The hex color #7EBDCD is a subtle cyan with RGB values of (126, 189, 205) and HSL of (192°, 44%, 65%). It is popular in mobile app design.

Try:
Color NameSky Blue
HEX
#7EBDCD
RGB
126, 189, 205
HSL
192°, 44%, 65%
CMYK
39%, 8%, 0%, 20%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7EBDCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7EBDCD; color: #000000; }

Badge

New Feature
.badge { background-color: #7EBDCD; 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 #7EBDCD; background-color: #7EBDCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7EBDCD20; border-left: 4px solid #7EBDCD; }

Link / Accent

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

a { color: #7EBDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7EBDCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

126, 189, 205

Red: 126 / Green: 189 / Blue: 205

HSL

192°, 44%, 65%

Hue: 192° / Saturation: 44% / Lightness: 65%

CMYK

39%, 8%, 0%, 20%

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

What color is #7EBDCD?

#7EBDCD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7EBDCD to RGB:

rgb(126, 189, 205)HEX to RGB Converter →

HEX to HSL

Convert #7EBDCD to HSL:

hsl(192, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #7EBDCD to CMYK:

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

Color Meaning and Usage

A gentle cyan tone, #7EBDCD has RGB (126, 189, 205) and HSL (192°, 44%, 65%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7EBDCD is #CD8E7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7ECDB5.

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

Contrast with #7EBDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7EBDCD?

#7EBDCD is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7EBDCD?

#7EBDCD in RGB is (126, 189, 205) - 126 red, 189 green, and 205 blue.

How to use #7EBDCD in CSS?

Use #7EBDCD directly in your CSS properties like color or background-color.

What colors go well with #7EBDCD?

#CD8E7E (complementary), #7ECDB5 (analogous), and #47A1B8 (lighter shade) work well with #7EBDCD.