#BFDFCE Color Information

Hex color code: #BFDFCE

A ethereal green shade, #BFDFCE appears as (191, 223, 206) in RGB and (148°, 33%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BFDFCE
RGB
191, 223, 206
HSL
148°, 33%, 81%
CMYK
14%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFDFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 223, 206

Red: 191 / Green: 223 / Blue: 206

HSL

148°, 33%, 81%

Hue: 148° / Saturation: 33% / Lightness: 81%

CMYK

14%, 0%, 8%, 13%

Cyan: 14% / Magenta: 0% / Yellow: 8% / Key: 13%

What color is #BFDFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFDFCE to RGB:

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

HEX to HSL

Convert #BFDFCE to HSL:

hsl(148, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BFDFCE to CMYK:

cmyk(14%, 0%, 8%, 13%)Color Converter →

Color Meaning and Usage

A airy green tone, #BFDFCE has RGB (191, 223, 206) and HSL (148°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFDFCE is #DFBFD0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0DFBF.

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

Contrast with #BFDFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFDFCE?

#BFDFCE is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BFDFCE?

#BFDFCE in RGB is (191, 223, 206) - 191 red, 223 green, and 206 blue.

How to use #BFDFCE in CSS?

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

What colors go well with #BFDFCE?

#DFBFD0 (complementary), #C0DFBF (analogous), and #8CC5A6 (lighter shade) work well with #BFDFCE.