Skip to main content Skip to docs navigation

#c4bcfe 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 Lavender Tonic and its hex is #CCBBFF Nearest Color Name

Color Hue/Base color: Blue

Hex #c4bcfe Color code in RGB color code model is created after adding 76.86% red color, 73.73% green color and 99.61% blue color. Hex #c4bcfe Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 26% magenta, 0% yellow and 0.39% black.

Hex #c4bcfe color code is between #ccbbff web safe hex color code and #bbccee web safe hex color code. #ccbbff is the nearest web safe color code. You can see here many more shades of #c4bcfe color code.

RGB Chart

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

Color Table

Hex Color Code c4bcfe #c4bcfe
RGB Decimal 196, 188, 254 196, 188, 254
RGB Percent 77%, 74%, 100% rgb(77%, 74%, 100%)
CSS RGBa 196, 188, 254,1 rgba(196,188,254,1)
CMYK Model cmyk(23%,26%,0%,0.39%)
HSL Color Space 247,97% ,87% hsl(247,97% ,87%)
HSV Color Space 247°, 26%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000100 10111100 11111110
Octal 304 274 376
Decimal 196 188 254
Hex c4 bc fe

Different shades of #c4bcfe color code.

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

Darkest of #c4bcfe
#3f25fc
Darker of #c4bcfe
#6c58fd
Dark of #c4bcfe
#988afd
Base of #c4bcfe
#c4bcfe
Light of #c4bcfe
#f0eeff
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

#c4bcfe
#f6febc

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

Split Complementary

#c4bcfe
#fee5bc
#d5febc

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

Analogous Color

#bcdbfe
#bcd0fe
#c4bcfe
#dabcfe
#f5bcfe

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

#c4bcfe
#bcfec4
#fec4bc

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

#c4bcfe
#fec4bc
#f6febc
#bcf6fe

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

#c4bcfe
#febcd5
#f6febc
#bcfee5

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

#1f03eb
#3f25fc
#6c58fd
#988afd
#c4bcfe
#f0eeff
#ffffff
#ffffff
#ffffff

Tints of #c4bcfe Color

#c4bcfe
#cac3fe
#d1cafe
#d7d2fe
#ded9fe
#e4e1fe
#ebe8fe
#f1f0fe
#f8f7fe
#ffffff

Shades of #c4bcfe color code

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

#c4bcfe
#aea7e1
#9892c5
#827da9
#6c688d
#575370
#413e54
#2b2938
#15141c
#000000

Tones

#c4bcfe
#c9c3f7
#cecaf0
#d3d0ea
#d9d7e3

Tones

Similar Color like #c4bcfe color

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

#c5bdff
#c6beff
#c7bfff
#c8c0ff
#c9c1ff
#cac2ff
#cbc3ff
#ccc4ff
#cdc5ff
#cec6ff
#cfc7ff
#d0c8ff
#d1c9ff
#d2caff
#c3bbfd
#c2bafc
#c1b9fb
#c0b8fa
#bfb7f9
#beb6f8
#bdb5f7
#bcb4f6
#bbb3f5
#bab2f4
#b9b1f3
#b8b0f2
#b7aff1
#b6aef0

Download this Light Blue

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

#c4bcfe Color Code Preview on Black Background Color

This is how #c4bcfe Color will look on black background color. Color contrast ratio is 11.97

#c4bcfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4bcfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4bcfe

#c4bcfe color code is use for CSS Background Color

Background color for the above div is #c4bcfe

HTML with inline CSS

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

#c4bcfe color code is use for CSS Border Color

CSS Border color for the above div is #c4bcfe

HTML with inline CSS

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

CSS Border Left color for the above div is #c4bcfe

HTML with inline CSS

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

CSS Border Right color for the above div is #c4bcfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4bcfe

HTML with inline CSS

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

CSS Border Top color for the above div is #c4bcfe

HTML with inline CSS

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

#c4bcfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4bcfe Color code Preview on White Background

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

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(196,188,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(246,254,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,188,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }