Skip to main content Skip to docs navigation

#c8bdef 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 Connecticut Lilac and its hex is #CCBBEE Nearest Color Name

Color Hue/Base color: Blue

Hex #c8bdef Color code in RGB color code model is created after adding 78.43% red color, 74.12% green color and 93.73% blue color. Hex #c8bdef Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 21% magenta, 0% yellow and 6.27% black.

Hex #c8bdef color code is between #ccbbee web safe hex color code and #bbccff web safe hex color code. #ccbbee is the nearest web safe color code. You can see here many more shades of #c8bdef color code.

RGB Chart

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

Color Table

Hex Color Code c8bdef #c8bdef
RGB Decimal 200, 189, 239 200, 189, 239
RGB Percent 78%, 74%, 94% rgb(78%, 74%, 94%)
CSS RGBa 200, 189, 239,1 rgba(200,189,239,1)
CMYK Model cmyk(16%,21%,0%,6.27%)
HSL Color Space 253,61% ,84% hsl(253,61% ,84%)
HSV Color Space 253°, 21%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001000 10111101 11101111
Octal 310 275 357
Decimal 200 189 239
Hex c8 bd ef

Different shades of #c8bdef color code.

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

Darkest of #c8bdef
#6142d1
Darker of #c8bdef
#846bdb
Dark of #c8bdef
#a694e5
Base of #c8bdef
#c8bdef
Light of #c8bdef
#eae6f9
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

#c8bdef
#e4efbd

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

Split Complementary

#c8bdef
#efe1bd
#cbefbd

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

Analogous Color

#bdcfef
#bdc7ef
#c8bdef
#d9bdef
#edbdef

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

#c8bdef
#bdefc8
#efc8bd

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

#c8bdef
#efc8bd
#e4efbd
#bde4ef

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

#c8bdef
#efbdcb
#e4efbd
#bdefe1

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 #c8bdef

#4a2cb4
#6142d1
#846bdb
#a694e5
#c8bdef
#eae6f9
#ffffff
#ffffff
#ffffff

Tints of #c8bdef Color

#c8bdef
#cec4f0
#d4cbf2
#dad3f4
#e0daf6
#e6e1f7
#ece9f9
#f2f0fb
#f8f7fd
#ffffff

Shades of #c8bdef color code

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

#c8bdef
#b1a8d4
#9b93b9
#857e9f
#6f6984
#58546a
#423f4f
#2c2a35
#16151a
#000000

Tones

#c8bdef
#cdc5e7
#d1cddf
#d6d6d6
#d6d6d6

Tones

Similar Color like #c8bdef color

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

#c9bef0
#cabff1
#cbc0f2
#ccc1f3
#cdc2f4
#cec3f5
#cfc4f6
#d0c5f7
#d1c6f8
#d2c7f9
#d3c8fa
#d4c9fb
#d5cafc
#d6cbfd
#c7bcee
#c6bbed
#c5baec
#c4b9eb
#c3b8ea
#c2b7e9
#c1b6e8
#c0b5e7
#bfb4e6
#beb3e5
#bdb2e4
#bcb1e3
#bbb0e2
#baafe1

Download this Light Blue

Hex #c8bdef 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.

#c8bdef Color Code Preview on Black Background Color

This is how #c8bdef Color will look on black background color. Color contrast ratio is 11.98

#c8bdef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8bdef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c8bdef

#c8bdef color code is use for CSS Background Color

Background color for the above div is #c8bdef

HTML with inline CSS

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

#c8bdef color code is use for CSS Border Color

CSS Border color for the above div is #c8bdef

HTML with inline CSS

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

CSS Border Left color for the above div is #c8bdef

HTML with inline CSS

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

CSS Border Right color for the above div is #c8bdef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c8bdef

HTML with inline CSS

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

CSS Border Top color for the above div is #c8bdef

HTML with inline CSS

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

#c8bdef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c8bdef Color code Preview on White Background

This is how #c8bdef Color code will look on white background color. Color contrast ratio is 1.75

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 #c8bdef; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c8bdef; }

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(200,189,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(228,239,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,189,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }