#BEEADA Color Information

Hex color code: #BEEADA

A airy cyan shade, #BEEADA appears as (190, 234, 218) in RGB and (158°, 51%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BEEADA
RGB
190, 234, 218
HSL
158°, 51%, 83%
CMYK
19%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEEADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 234, 218

Red: 190 / Green: 234 / Blue: 218

HSL

158°, 51%, 83%

Hue: 158° / Saturation: 51% / Lightness: 83%

CMYK

19%, 0%, 7%, 8%

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

What color is #BEEADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEEADA to RGB:

rgb(190, 234, 218)HEX to RGB Converter →

HEX to HSL

Convert #BEEADA to HSL:

hsl(158, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BEEADA to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #BEEADA has RGB (190, 234, 218) and HSL (158°, 51%, 83%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEEADA is #EABECE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEEAC3.

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

Contrast with #BEEADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEEADA?

#BEEADA is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BEEADA?

#BEEADA in RGB is (190, 234, 218) - 190 red, 234 green, and 218 blue.

How to use #BEEADA in CSS?

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

What colors go well with #BEEADA?

#EABECE (complementary), #BEEAC3 (analogous), and #84D7B8 (lighter shade) work well with #BEEADA.