#C2BFED Color Information

Hex color code: #C2BFED

#C2BFED is a light blue color. In RGB it is (194, 191, 237), and in HSL it is (244°, 56%, 84%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#C2BFED
RGB
194, 191, 237
HSL
244°, 56%, 84%
CMYK
18%, 19%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2BFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 191, 237

Red: 194 / Green: 191 / Blue: 237

HSL

244°, 56%, 84%

Hue: 244° / Saturation: 56% / Lightness: 84%

CMYK

18%, 19%, 0%, 7%

Cyan: 18% / Magenta: 19% / Yellow: 0% / Key: 7%

What color is #C2BFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2BFED to RGB:

rgb(194, 191, 237)HEX to RGB Converter →

HEX to HSL

Convert #C2BFED to HSL:

hsl(244, 56%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #C2BFED to CMYK:

cmyk(18%, 19%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #C2BFED has RGB (194, 191, 237) and HSL (244°, 56%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2BFED is #EAEDBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFD3ED.

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

Contrast with #C2BFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2BFED?

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

What is the RGB value of #C2BFED?

#C2BFED in RGB is (194, 191, 237) - 194 red, 191 green, and 237 blue.

How to use #C2BFED in CSS?

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

What colors go well with #C2BFED?

#EAEDBF (complementary), #BFD3ED (analogous), and #8A84DC (lighter shade) work well with #C2BFED.