Skip to main content Skip to docs navigation

#c18afa hex color | Download Light Violet 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 Grass Pink Orchid and its hex is #CA84FC Nearest Color Name

Color Hue/Base color: Violet

Hex #c18afa Color code in RGB color code model is created after adding 75.69% red color, 54.12% green color and 98.04% blue color. Hex #c18afa Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 45% magenta, 0% yellow and 1.96% black.

Hex #c18afa color code is between #bb88ff web safe hex color code and #cc99ee web safe hex color code. #bb88ff is the nearest web safe color code. You can see here many more shades of #c18afa color code.

RGB Chart

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

Color Table

Hex Color Code c18afa #c18afa
RGB Decimal 193, 138, 250 193, 138, 250
RGB Percent 76%, 54%, 98% rgb(76%, 54%, 98%)
CSS RGBa 193, 138, 250,1 rgba(193,138,250,1)
CMYK Model cmyk(23%,45%,0%,1.96%)
HSL Color Space 269,92% ,76% hsl(269,92% ,76%)
HSV Color Space 269°, 45%, 98%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000001 10001010 11111010
Octal 301 212 372
Decimal 193 138 250
Hex c1 8a fa

Different shades of #c18afa color code.

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

Darkest of #c18afa
#740ae1
Darker of #c18afa
#8d28f6
Dark of #c18afa
#a759f8
Base of #c18afa
#c18afa
Light of #c18afa
#dbbbfc
Lighter
#f5ecfe
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

#c18afa
#c3fa8a

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

Split Complementary

#c18afa
#faf98a
#8bfa8a

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

Analogous Color

#8a94fa
#928afa
#c18afa
#e68afa
#fa8adf

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

#c18afa
#8afac1
#fac18a

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

#c18afa
#fac18a
#c3fa8a
#8ac3fa

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

#c18afa
#fa8a8b
#c3fa8a
#8afaf9

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

#5a08b0
#740ae1
#8d28f6
#a759f8
#c18afa
#dbbbfc
#f5ecfe
#ffffff
#ffffff

Tints of #c18afa Color

#c18afa
#c797fa
#cea4fb
#d5b1fb
#dcbefc
#e3cbfc
#ead8fd
#f1e5fd
#f8f2fe
#ffffff

Shades of #c18afa color code

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

#c18afa
#ab7ade
#966bc2
#805ca6
#6b4c8a
#553d6f
#402e53
#2a1e37
#150f1b
#000000

Tones

#c18afa
#c196ee
#c1a2e2
#c2afd5
#c2bbc9

Tones

Similar Color like #c18afa color

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

#c28bfb
#c38cfc
#c48dfd
#c58efe
#c68fff
#c790ff
#c891ff
#c992ff
#ca93ff
#cb94ff
#cc95ff
#cd96ff
#ce97ff
#cf98ff
#c089f9
#bf88f8
#be87f7
#bd86f6
#bc85f5
#bb84f4
#ba83f3
#b982f2
#b881f1
#b780f0
#b67fef
#b57eee
#b47ded
#b37cec

Download this Light Violet

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

#c18afa Color Code Preview on Black Background Color

This is how #c18afa Color will look on black background color. Color contrast ratio is 8.28

#c18afa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c18afa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c18afa

#c18afa color code is use for CSS Background Color

Background color for the above div is #c18afa

HTML with inline CSS

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

#c18afa color code is use for CSS Border Color

CSS Border color for the above div is #c18afa

HTML with inline CSS

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

CSS Border Left color for the above div is #c18afa

HTML with inline CSS

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

CSS Border Right color for the above div is #c18afa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c18afa

HTML with inline CSS

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

CSS Border Top color for the above div is #c18afa

HTML with inline CSS

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

#c18afa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c18afa Color code Preview on White Background

This is how #c18afa Color code will look on white background color. Color contrast ratio is 2.54

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

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(193,138,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(195,250,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,138,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }