Skip to main content Skip to docs navigation

#c14cdc hex color | Dark Violet & Warm 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 Ultraviolet Onsible and its hex is #BB44DD Nearest Color Name

Color Hue/Base color: Violet

Hex #c14cdc Color code in RGB color code model is created after adding 75.69% red color, 29.8% green color and 86.27% blue color. Hex #c14cdc Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 65% magenta, 0% yellow and 13.73% black.

Hex #c14cdc color code is between #bb44dd web safe hex color code and #cc55cc web safe hex color code. #bb44dd is the nearest web safe color code. You can see here many more shades of #c14cdc color code.

RGB Chart

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

Color Table

Hex Color Code c14cdc #c14cdc
RGB Decimal 193, 76, 220 193, 76, 220
RGB Percent 76%, 30%, 86% rgb(76%, 30%, 86%)
CSS RGBa 193, 76, 220,1 rgba(193,76,220,1)
CMYK Model cmyk(12%,65%,0%,13.73%)
HSL Color Space 289,67% ,58% hsl(289,67% ,58%)
HSV Color Space 289°, 65%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000001 01001100 11011100
Octal 301 114 334
Decimal 193 76 220
Hex c1 4c dc

Different shades of #c14cdc color code.

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

Darkest of #c14cdc
#661778
Darker of #c14cdc
#8a20a2
Dark of #c14cdc
#ae28cd
Base of #c14cdc
#c14cdc
Light of #c14cdc
#d077e4
Lighter
#dfa1ed
Lightest
#edccf5

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

#c14cdc
#67dc4c

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

Split Complementary

#c14cdc
#afdc4c
#4cdc79

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

Analogous Color

#6d4cdc
#854cdc
#c14cdc
#dc4cc7
#dc4c8b

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

#c14cdc
#4cdcc1
#dcc14c

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

#c14cdc
#dcc14c
#67dc4c
#4c67dc

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

#c14cdc
#dc794c
#67dc4c
#4cafdc

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

#410f4d
#661778
#8a20a2
#ae28cd
#c14cdc
#d077e4
#dfa1ed
#edccf5
#fcf7fd

Tints of #c14cdc Color

#c14cdc
#c75fdf
#ce73e3
#d587e7
#dc9beb
#e3afef
#eac3f3
#f1d7f7
#f8ebfb
#ffffff

Shades of #c14cdc color code

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

#c14cdc
#ab43c3
#963bab
#803292
#6b2a7a
#552161
#401949
#2a1030
#150818
#000000

Tones

#c14cdc
#b461c7
#a677b1
#998c9c
#949494

Tones

Similar Color like #c14cdc color

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

#c24ddd
#c34ede
#c44fdf
#c550e0
#c651e1
#c752e2
#c853e3
#c954e4
#ca55e5
#cb56e6
#cc57e7
#cd58e8
#ce59e9
#cf5aea
#c04bdb
#bf4ada
#be49d9
#bd48d8
#bc47d7
#bb46d6
#ba45d5
#b944d4
#b843d3
#b742d2
#b641d1
#b540d0
#b43fcf
#b33ece

Download this

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

#c14cdc Color Code Preview on Black Background Color

This is how #c14cdc Color will look on black background color. Color contrast ratio is 5.33

#c14cdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c14cdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c14cdc

#c14cdc color code is use for CSS Background Color

Background color for the above div is #c14cdc

HTML with inline CSS

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

#c14cdc color code is use for CSS Border Color

CSS Border color for the above div is #c14cdc

HTML with inline CSS

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

CSS Border Left color for the above div is #c14cdc

HTML with inline CSS

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

CSS Border Right color for the above div is #c14cdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c14cdc

HTML with inline CSS

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

CSS Border Top color for the above div is #c14cdc

HTML with inline CSS

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

#c14cdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c14cdc Color code Preview on White Background

This is how #c14cdc Color code will look on white background color. Color contrast ratio is 3.94

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

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