crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c4adca hex color - Violet - Warm color - Information

#c4adca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c4adca Color code in RGB color code model is created after adding 76.86% red color, 67.84% green color and 79.22% blue color. Hex #c4adca Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 14% magenta, 0% yellow and 21% black.

Hex #c4adca color code is between #ccaacc web safe hex color code and #bbbbbb web safe hex color code. #ccaacc is the nearest web safe color code. You can see here many more shades of #c4adca color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec4adca#c4adca
RGB Decimal196, 173, 202rgb(196, 173, 202)
RGB Percent77%, 68%, 79%rgb(77%, 68%, 79%)
CSS RGBa196, 173, 202,1rgba(196,173,202,1)
CMYK Modelcmyk(3%,14%,0%,21%)
HSL Color Space288,21% ,74%hsl(288,21% ,74%)
HSV Color Space288°, 14%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001010110111001010
Octal304255312
Decimal196173202
Hexc4adca

Different shades of #c4adca color code.

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

Light Shade of #c4adca
#daccde
Dark Shade of #c4adca
#ae8eb6
Saturated Shade of #c4adca
#c8a6d1
Desaturated Shade of #c4adca
#c0b4c3
Grey scale Shade of #c4adca
#bbbbbb
Brighten Shade
#ddc6e3
Most Readable Shade
#000000

Shades of #c4adca color code

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

#c4adca
#ae99b3
#98869d
#827386
#6c6070
#574c59
#413943
#2b262c
#151316
#000000

Similar Color like #c4adca color

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

#c5aecb
#c6afcc
#c7b0cd
#c8b1ce
#c9b2cf
#cab3d0
#cbb4d1
#ccb5d2
#cdb6d3
#ceb7d4
#cfb8d5
#d0b9d6
#d1bad7
#d2bbd8
#c3acc9
#c2abc8
#c1aac7
#c0a9c6
#bfa8c5
#bea7c4
#bda6c3
#bca5c2
#bba4c1
#baa3c0
#b9a2bf
#b8a1be
#b7a0bd
#b69fbc

Monochromatic Color with #c4adca

#c4adca
#edd1f4
#1f1b20
#48404a
#726475
#9b899f

Tints of #c4adca Color

#c4adca
#cab6cf
#d1bfd5
#d7c8db
#ded1e1
#e4dae7
#ebe3ed
#f1ecf3
#f8f5f9
#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

#c4adca
#b3caad

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

Split Complementary

#c4adca
#c2caad
#adcab6

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

Analogous Color

#b8adca
#beadca
#c4adca
#caadca
#caadc4

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

#c4adca
#cac4ad
#adcac4

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

#c4adca
#cab5ad
#b3caad
#adc1ca

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

#c4adca
#b3caad
#adcab6
#caadc2

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 #c4adca 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.

#c4adca Color Code Preview on Black Background Color

This is how #c4adca Color will look on black background color. Color contrast ratio is 10.18

#c4adca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4adca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4adca

#c4adca color code is use for CSS Background Color

Background color for the above div is #c4adca

HTML with inline CSS

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

#c4adca color code is use for CSS Border Color

CSS Border color for the above div is #c4adca

HTML with inline CSS

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

CSS Border Left color for the above div is #c4adca

HTML with inline CSS

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

CSS Border Right color for the above div is #c4adca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4adca

HTML with inline CSS

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

CSS Border Top color for the above div is #c4adca

HTML with inline CSS

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

#c4adca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4adca Color code Preview on White Background

This is how #c4adca Color code will look on white background color. Color contrast ratio is 2.06

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.