Skip to main content Skip to docs navigation

#bdeced hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Cold Blooded and its hex is #BBEEEE Nearest Color Name

Color Hue/Base color: Blue

Hex #bdeced Color code in RGB color code model is created after adding 74.12% red color, 92.55% green color and 92.94% blue color. Hex #bdeced Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 0% yellow and 7.06% black.

Hex #bdeced color code is between #bbeeee web safe hex color code and #ccdddd web safe hex color code. #bbeeee is the nearest web safe color code. You can see here many more shades of #bdeced color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code bdeced #bdeced
RGB Decimal 189, 236, 237 189, 236, 237
RGB Percent 74%, 93%, 93% rgb(74%, 93%, 93%)
CSS RGBa 189, 236, 237,1 rgba(189,236,237,1)
CMYK Model cmyk(20%,0%,0%,7.06%)
HSL Color Space 181,57% ,84% hsl(181,57% ,84%)
HSV Color Space 181°, 20%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11101100 11101101
Octal 275 354 355
Decimal 189 236 237
Hex bd ec ed

Different shades of #bdeced color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #bdeced
#45c9cc
Darker of #bdeced
#6dd5d7
Dark of #bdeced
#95e0e2
Base of #bdeced
#bdeced
Light of #bdeced
#e5f8f8
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bdeced
#edbebd

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#bdeced
#edbdd4
#edd6bd

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#bdedd2
#bdedda
#bdeced
#bddced
#bdc8ed

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#bdeced
#ecedbd
#edbdec

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#bdeced
#edbdec
#edbebd
#bdedbe

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bdeced
#d6bded
#edbebd
#d4edbd

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #bdeced

#30acae
#45c9cc
#6dd5d7
#95e0e2
#bdeced
#e5f8f8
#ffffff
#ffffff
#ffffff

Tints of #bdeced Color

#bdeced
#c4eeef
#cbf0f1
#d3f2f3
#daf4f5
#e1f6f7
#e9f8f9
#f0fafb
#f7fcfd
#ffffff

Shades of #bdeced color code

Generate more color scales with scales (color stack) generator.

#bdeced
#a8d1d2
#93b7b8
#7e9d9e
#698383
#546869
#3f4e4f
#2a3434
#151a1a
#000000

Tones

#bdeced
#c5e4e5
#cedcdc
#d5d5d5
#d5d5d5

Tones

Similar Color like #bdeced color

Find visually similar hex color codes nearing to #bdeced hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#beedee
#bfeeef
#c0eff0
#c1f0f1
#c2f1f2
#c3f2f3
#c4f3f4
#c5f4f5
#c6f5f6
#c7f6f7
#c8f7f8
#c9f8f9
#caf9fa
#cbfafb
#bcebec
#bbeaeb
#bae9ea
#b9e8e9
#b8e7e8
#b7e6e7
#b6e5e6
#b5e4e5
#b4e3e4
#b3e2e3
#b2e1e2
#b1e0e1
#b0dfe0
#afdedf

Download this Light Blue

Hex #bdeced Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#bdeced Color Code Preview on Black Background Color

This is how #bdeced Color will look on black background color. Color contrast ratio is 16.38

#bdeced in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#bdeced">Your Example Paragraph content text in with font color #bdeced </p>

Your Example Paragraph content text in with font color #bdeced

HTML with inline CSS

<div style="color:#bdeced">Your Paragraph text in with font color #bdeced </div>

Your Example Paragraph content text in with font color #bdeced

#bdeced color code is use for CSS Background Color

Background color for the above div is #bdeced

HTML with inline CSS

<div style="background-color:#bdeced;"></div>

#bdeced color code is use for CSS Border Color

CSS Border color for the above div is #bdeced

HTML with inline CSS

<div style="border:5px solid #bdeced;"></div>

CSS Border Left color for the above div is #bdeced

HTML with inline CSS

<div style="border-left:5px solid #bdeced;"></div>

CSS Border Right color for the above div is #bdeced

HTML with inline CSS

<div style="border-right:5px solid #bdeced;"></div>

CSS Border Bottom color for the above div is #bdeced

HTML with inline CSS

<div style="border-bottom:5px solid #bdeced;"></div>

CSS Border Top color for the above div is #bdeced

HTML with inline CSS

<div style="border-top:5px solid #bdeced;"></div>

#bdeced hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#bdeced; } .examplecolorclass {color:#bdeced; } .examplebordercolor {border:3px solid #bdeced; }

#bdeced Color code Preview on White Background

This is how #bdeced Color code will look on white background color. Color contrast ratio is 1.28

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #bdeced; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bdeced; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(189,236,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,190,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,236,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }