#BFCEE8 Color Information

Hex color code: #BFCEE8

A airy blue shade, #BFCEE8 appears as (191, 206, 232) in RGB and (218°, 47%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#BFCEE8
RGB
191, 206, 232
HSL
218°, 47%, 83%
CMYK
18%, 11%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCEE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 206, 232

Red: 191 / Green: 206 / Blue: 232

HSL

218°, 47%, 83%

Hue: 218° / Saturation: 47% / Lightness: 83%

CMYK

18%, 11%, 0%, 9%

Cyan: 18% / Magenta: 11% / Yellow: 0% / Key: 9%

What color is #BFCEE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCEE8 to RGB:

rgb(191, 206, 232)HEX to RGB Converter →

HEX to HSL

Convert #BFCEE8 to HSL:

hsl(218, 47%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCEE8 to CMYK:

cmyk(18%, 11%, 0%, 9%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #BFCEE8 has RGB (191, 206, 232) and HSL (218°, 47%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCEE8 is #E8D9BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFE3E8.

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

Contrast with #BFCEE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCEE8?

#BFCEE8 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFCEE8?

#BFCEE8 in RGB is (191, 206, 232) - 191 red, 206 green, and 232 blue.

How to use #BFCEE8 in CSS?

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

What colors go well with #BFCEE8?

#E8D9BF (complementary), #BFE3E8 (analogous), and #87A3D4 (lighter shade) work well with #BFCEE8.