#BED5C5 Color Information

Hex color code: #BED5C5

A delicate green shade, #BED5C5 appears as (190, 213, 197) in RGB and (138°, 21%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BED5C5
RGB
190, 213, 197
HSL
138°, 21%, 79%
CMYK
11%, 0%, 8%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BED5C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 213, 197

Red: 190 / Green: 213 / Blue: 197

HSL

138°, 21%, 79%

Hue: 138° / Saturation: 21% / Lightness: 79%

CMYK

11%, 0%, 8%, 16%

Cyan: 11% / Magenta: 0% / Yellow: 8% / Key: 16%

What color is #BED5C5?

#BED5C5 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BED5C5 to RGB:

rgb(190, 213, 197)HEX to RGB Converter →

HEX to HSL

Convert #BED5C5 to HSL:

hsl(138, 21%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #BED5C5 to CMYK:

cmyk(11%, 0%, 8%, 16%)Color Converter →

Color Meaning and Usage

A airy green tone, #BED5C5 has RGB (190, 213, 197) and HSL (138°, 21%, 79%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BED5C5 is #D5BECE, creating high-contrast pairings. For softer combinations, try analogous colors like #C3D5BE.

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

Contrast with #BED5C5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BED5C5?

#BED5C5 is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #BED5C5?

#BED5C5 in RGB is (190, 213, 197) - 190 red, 213 green, and 197 blue.

How to use #BED5C5 in CSS?

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

What colors go well with #BED5C5?

#D5BECE (complementary), #C3D5BE (analogous), and #90B69B (lighter shade) work well with #BED5C5.