crispedge.com

Color picker

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

#c3aff2 hex color - Blue - Cool color - Information

#c3aff2 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c3aff2 Color code in RGB color code model is created after adding 76.47% red color, 68.63% green color and 94.9% blue color. Hex #c3aff2 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 28% magenta, 0% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec3aff2#c3aff2
RGB Decimal195, 175, 242rgb(195, 175, 242)
RGB Percent76%, 69%, 95%rgb(76%, 69%, 95%)
CSS RGBa195, 175, 242,1rgba(195,175,242,1)
CMYK Modelcmyk(19%,28%,0%,5%)
HSL Color Space258,72% ,82%hsl(258,72% ,82%)
HSV Color Space258°, 28%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111010111111110010
Octal303257362
Decimal195175242
Hexc3aff2

Different shades of #c3aff2 color code.

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

Light Shade of #c3aff2
#e4dbf9
Dark Shade of #c3aff2
#a283eb
Saturated Shade of #c3aff2
#c1aaf7
Desaturated Shade of #c3aff2
#c5b4ed
Grey scale Shade of #c3aff2
#d0d0d0
Brighten Shade
#dcc8ff
Most Readable Shade
#000000

Shades of #c3aff2 color code

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

#c3aff2
#ad9bd7
#9788bc
#8274a1
#6c6186
#564d6b
#413a50
#2b2635
#15131a
#000000

Similar Color like #c3aff2 color

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

#c4b0f3
#c5b1f4
#c6b2f5
#c7b3f6
#c8b4f7
#c9b5f8
#cab6f9
#cbb7fa
#ccb8fb
#cdb9fc
#cebafd
#cfbbfe
#d0bcff
#d1bdff
#c2aef1
#c1adf0
#c0acef
#bfabee
#beaaed
#bda9ec
#bca8eb
#bba7ea
#baa6e9
#b9a5e8
#b8a4e7
#b7a3e6
#b6a2e5
#b5a1e4

Monochromatic Color with #c3aff2

#c3aff2
#18151d
#3a3448
#5c5372
#7e729d
#a190c7

Tints of #c3aff2 Color

#c3aff2
#c9b7f3
#d0c0f4
#d7c9f6
#ddd2f7
#e4dbf9
#ebe4fa
#f1edfc
#f8f6fd
#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

#c3aff2
#def2af

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

Split Complementary

#c3aff2
#f2e4af
#bdf2af

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

Analogous Color

#afb6f2
#b6aff2
#c3aff2
#d0aff2
#deaff2

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

#c3aff2
#f2c3af
#aff2c3

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

#c3aff2
#f2afbc
#def2af
#aff2e4

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

#c3aff2
#def2af
#bdf2af
#e4aff2

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

#c3aff2 Color Code Preview on Black Background Color

This is how #c3aff2 Color will look on black background color. Color contrast ratio is 10.73

#c3aff2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3aff2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3aff2

#c3aff2 color code is use for CSS Background Color

Background color for the above div is #c3aff2

HTML with inline CSS

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

#c3aff2 color code is use for CSS Border Color

CSS Border color for the above div is #c3aff2

HTML with inline CSS

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

CSS Border Left color for the above div is #c3aff2

HTML with inline CSS

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

CSS Border Right color for the above div is #c3aff2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3aff2

HTML with inline CSS

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

CSS Border Top color for the above div is #c3aff2

HTML with inline CSS

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

#c3aff2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3aff2 Color code Preview on White Background

This is how #c3aff2 Color code will look on white background color. Color contrast ratio is 1.96

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

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.