crispedge.com

Color picker

Loading...

#c4badb hex color - Violet - Cool color - Information

#c4badb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c4badb Color code in RGB color code model is created after adding 76.86% red color, 72.94% green color and 85.88% blue color. Hex #c4badb Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 15% magenta, 0% yellow and 14% black.

Hex #c4badb color code is between #ccbbdd web safe hex color code and #bbaacc web safe hex color code. #ccbbdd is the nearest web safe color code. You can see here many more shades of #c4badb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec4badb#c4badb
RGB Decimal196, 186, 219rgb(196, 186, 219)
RGB Percent77%, 73%, 86%rgb(77%, 73%, 86%)
CSS RGBa196, 186, 219,1rgba(196,186,219,1)
CMYK Modelcmyk(11%,15%,0%,14%)
HSL Color Space258,31% ,79%hsl(258,31% ,79%)
HSV Color Space258°, 15%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001001011101011011011
Octal304272333
Decimal196186219
Hexc4badb

Different shades of #c4badb color code.

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

Light Shade of #c4badb
#e1dcec
Dark Shade of #c4badb
#a798ca
Saturated Shade of #c4badb
#c2b5e0
Desaturated Shade of #c4badb
#c6bfd6
Grey scale Shade of #c4badb
#cacaca
Brighten Shade
#ddd3f4
Most Readable Shade
#000000

Shades of #c4badb color code

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

#c4badb
#aea5c2
#9890aa
#827c92
#6c6779
#575261
#413e49
#2b2930
#151418
#000000

Similar Color like #c4badb color

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

#c5bbdc
#c6bcdd
#c7bdde
#c8bedf
#c9bfe0
#cac0e1
#cbc1e2
#ccc2e3
#cdc3e4
#cec4e5
#cfc5e6
#d0c6e7
#d1c7e8
#d2c8e9
#c3b9da
#c2b8d9
#c1b7d8
#c0b6d7
#bfb5d6
#beb4d5
#bdb3d4
#bcb2d3
#bbb1d2
#bab0d1
#b9afd0
#b8aecf
#b7adce
#b6accd

Monochromatic Color with #c4badb

#c4badb
#060606
#2c2a31
#524e5b
#787286
#9e96b0

Tints of #c4badb Color

#c4badb
#cac1df
#d1c9e3
#d7d1e7
#ded8eb
#e4e0ef
#ebe8f3
#f1eff7
#f8f7fb
#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

#c4badb
#d1dbba

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

Split Complementary

#c4badb
#dbd5ba
#c0dbba

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

Analogous Color

#babddb
#bdbadb
#c4badb
#cbbadb
#d1badb

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

#c4badb
#dbc4ba
#badbc4

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

#c4badb
#dbbac0
#d1dbba
#badbd4

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

Double Complementary Color

#c4badb
#d1dbba
#c0dbba
#d5badb

Double Complementary 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).

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

#c4badb Color Code Preview on Black Background Color

This is how #c4badb Color will look on black background color. Color contrast ratio is 11.39

#c4badb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4badb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4badb

#c4badb color code is use for CSS Background Color

Background color for the above div is #c4badb

HTML with inline CSS

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

#c4badb color code is use for CSS Border Color

CSS Border color for the above div is #c4badb

HTML with inline CSS

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

CSS Border Left color for the above div is #c4badb

HTML with inline CSS

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

CSS Border Right color for the above div is #c4badb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4badb

HTML with inline CSS

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

CSS Border Top color for the above div is #c4badb

HTML with inline CSS

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

#c4badb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4badb Color code Preview on White Background

This is how #c4badb Color code will look on white background color. Color contrast ratio is 1.84

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.