#C2EBFA Color Information

Hex color code: #C2EBFA

#C2EBFA is a soft blue color. In RGB it is (194, 235, 250), and in HSL it is (196°, 85%, 87%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#C2EBFA
RGB
194, 235, 250
HSL
196°, 85%, 87%
CMYK
22%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2EBFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C2EBFA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 235, 250

Red: 194 / Green: 235 / Blue: 250

HSL

196°, 85%, 87%

Hue: 196° / Saturation: 85% / Lightness: 87%

CMYK

22%, 6%, 0%, 2%

Cyan: 22% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #C2EBFA?

#C2EBFA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2EBFA to RGB:

rgb(194, 235, 250)HEX to RGB Converter →

HEX to HSL

Convert #C2EBFA to HSL:

hsl(196, 85%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #C2EBFA to CMYK:

cmyk(22%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

#C2EBFA is a delicate blue color with RGB values of 194, 235, 250 and HSL of 196°, 85%, 87%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2EBFA is #FAD1C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2FAED.

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

Contrast with #C2EBFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2EBFA?

#C2EBFA is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C2EBFA?

#C2EBFA in RGB is (194, 235, 250) - 194 red, 235 green, and 250 blue.

How to use #C2EBFA in CSS?

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

What colors go well with #C2EBFA?

#FAD1C2 (complementary), #C2FAED (analogous), and #7BD4F4 (lighter shade) work well with #C2EBFA.