Skip to main content Skip to docs navigation

#c4cbfd hex color | Light Blue & Cool color | 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 Light Periwinkle and its hex is #C1C6FC Nearest Color Name

Color Hue/Base color: Blue

Hex #c4cbfd Color code in RGB color code model is created after adding 76.86% red color, 79.61% green color and 99.22% blue color. Hex #c4cbfd Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 20% magenta, 0% yellow and 0.78% black.

Hex #c4cbfd color code is between #ccccff web safe hex color code and #bbbbee web safe hex color code. #ccccff is the nearest web safe color code. You can see here many more shades of #c4cbfd color code.

RGB Chart

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

Color Table

Hex Color Code c4cbfd #c4cbfd
RGB Decimal 196, 203, 253 196, 203, 253
RGB Percent 77%, 80%, 99% rgb(77%, 80%, 99%)
CSS RGBa 196, 203, 253,1 rgba(196,203,253,1)
CMYK Model cmyk(23%,20%,0%,0.78%)
HSL Color Space 233,93% ,88% hsl(233,93% ,88%)
HSV Color Space 233°, 23%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000100 11001011 11111101
Octal 304 313 375
Decimal 196 203 253
Hex c4 cb fd

Different shades of #c4cbfd color code.

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

Darkest of #c4cbfd
#3049f8
Darker of #c4cbfd
#6174fa
Dark of #c4cbfd
#93a0fb
Base of #c4cbfd
#c4cbfd
Light of #c4cbfd
#f5f6ff
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

#c4cbfd
#fdf6c4

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

Split Complementary

#c4cbfd
#fddac4
#e8fdc4

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

Analogous Color

#c4ecfd
#c4e3fd
#c4cbfd
#d0c4fd
#e8c4fd

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

#c4cbfd
#cbfdc4
#fdc4cb

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

#c4cbfd
#fdc4cb
#fdf6c4
#c4fdf6

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

#c4cbfd
#fdc4e8
#fdf6c4
#c4fdda

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

#0824ed
#3049f8
#6174fa
#93a0fb
#c4cbfd
#f5f6ff
#ffffff
#ffffff
#ffffff

Tints of #c4cbfd Color

#c4cbfd
#cad0fd
#d1d6fd
#d7dcfd
#dee2fd
#e4e7fe
#ebedfe
#f1f3fe
#f8f9fe
#ffffff

Shades of #c4cbfd color code

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

#c4cbfd
#aeb4e0
#989dc4
#8287a8
#6c708c
#575a70
#414354
#2b2d38
#15161c
#000000

Tones

#c4cbfd
#cad0f7
#d0d4f1
#d6d9eb
#dcdde5

Tones

Similar Color like #c4cbfd color

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

#c5ccfe
#c6cdff
#c7ceff
#c8cfff
#c9d0ff
#cad1ff
#cbd2ff
#ccd3ff
#cdd4ff
#ced5ff
#cfd6ff
#d0d7ff
#d1d8ff
#d2d9ff
#c3cafc
#c2c9fb
#c1c8fa
#c0c7f9
#bfc6f8
#bec5f7
#bdc4f6
#bcc3f5
#bbc2f4
#bac1f3
#b9c0f2
#b8bff1
#b7bef0
#b6bdef

Download this

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

#c4cbfd Color Code Preview on Black Background Color

This is how #c4cbfd Color will look on black background color. Color contrast ratio is 13.31

#c4cbfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4cbfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4cbfd

#c4cbfd color code is use for CSS Background Color

Background color for the above div is #c4cbfd

HTML with inline CSS

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

#c4cbfd color code is use for CSS Border Color

CSS Border color for the above div is #c4cbfd

HTML with inline CSS

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

CSS Border Left color for the above div is #c4cbfd

HTML with inline CSS

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

CSS Border Right color for the above div is #c4cbfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4cbfd

HTML with inline CSS

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

CSS Border Top color for the above div is #c4cbfd

HTML with inline CSS

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

#c4cbfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4cbfd Color code Preview on White Background

This is how #c4cbfd Color code will look on white background color. Color contrast ratio is 1.58

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(196,203,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,246,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,203,253,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }