#B0DDDD Color Information
Hex color code: #B0DDDD
#B0DDDD is a light cyan color. In RGB it is (176, 221, 221), and in HSL it is (180°, 40%, 78%). It is commonly used in modern UI design.
Shades
color: #B0DDDD; background-color: #B0DDDD; border-color: #B0DDDD; box-shadow: 0 0 10px #B0DDDD; border: 2px solid #B0DDDD;
bg-[#B0DDDD] text-[#B0DDDD] border-[#B0DDDD] shadow-[0_0_10px_B0DDDD]
Generate Gradient
background: linear-gradient(90deg, #B0DDDD, #FF5733);
Preview in UI
Button
Badge
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.
Alert / Toast
Link / Accent
This is a paragraph with a link using your color. The color can be applied to interactive elements.
Related Colors
Complementary
Analogous
Triadic
Split Complementary
Tetradic
Monochromatic
Popular Colors
Common HEX Colors
Color Theory
Relationships based on the position of #B0DDDD in the color wheel.
RGB, HSL and CMYK Values
RGB
176, 221, 221
Red: 176 / Green: 221 / Blue: 221
HSL
180°, 40%, 78%
Hue: 180° / Saturation: 40% / Lightness: 78%
CMYK
20%, 0%, 0%, 13%
Cyan: 20% / Magenta: 0% / Yellow: 0% / Key: 13%
What color is #B0DDDD?
#B0DDDD is a cyan-blue hue associated with trust and professionalism.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
#B0DDDD is a light cyan color with RGB values of 176, 221, 221 and HSL of 180°, 40%, 78%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.
The complementary color of #B0DDDD is #DDB0B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0DDC7.
Use #B0DDDD in CSS: color: #B0DDDD or background-color: #B0DDDD. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #B0DDDD
Sample text on this color - The quick brown fox jumps over the lazy dog.
Need more control? Contrast Checker →
Frequently Asked Questions
What color is #B0DDDD?
#B0DDDD is a light cyan color - a cyan-blue hue that evokes trust and professionalism.
What is the RGB value of #B0DDDD?
#B0DDDD in RGB is (176, 221, 221) - 176 red, 221 green, and 221 blue.
How to use #B0DDDD in CSS?
Use #B0DDDD directly in your CSS properties like color or background-color.