#C1EBFB Color Information

Hex color code: #C1EBFB

The hex color #C1EBFB is a soft blue with RGB values of (193, 235, 251) and HSL of (197°, 88%, 87%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#C1EBFB
RGB
193, 235, 251
HSL
197°, 88%, 87%
CMYK
23%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1EBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 235, 251

Red: 193 / Green: 235 / Blue: 251

HSL

197°, 88%, 87%

Hue: 197° / Saturation: 88% / Lightness: 87%

CMYK

23%, 6%, 0%, 2%

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

What color is #C1EBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1EBFB to RGB:

rgb(193, 235, 251)HEX to RGB Converter →

HEX to HSL

Convert #C1EBFB to HSL:

hsl(197, 88%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #C1EBFB to CMYK:

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

Color Meaning and Usage

A airy blue tone, #C1EBFB has RGB (193, 235, 251) and HSL (197°, 88%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1EBFB is #FBD1C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1FBEE.

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

Contrast with #C1EBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1EBFB?

#C1EBFB is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C1EBFB?

#C1EBFB in RGB is (193, 235, 251) - 193 red, 235 green, and 251 blue.

How to use #C1EBFB in CSS?

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

What colors go well with #C1EBFB?

#FBD1C1 (complementary), #C1FBEE (analogous), and #79D3F6 (lighter shade) work well with #C1EBFB.