Skip to main content Skip to docs navigation

#c682f9 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 #c682f9 Color code in RGB color code model is created after adding 77.65% red color, 50.98% green color and 97.65% blue color. Hex #c682f9 Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 48% magenta, 0% yellow and 2.35% black.

Hex #c682f9 color code is between #cc88ff web safe hex color code and #bb77ee web safe hex color code. #cc88ff is the nearest web safe color code. You can see here many more shades of #c682f9 color code.

RGB Chart

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

Color Table

Hex Color Code c682f9 #c682f9
RGB Decimal 198, 130, 249 198, 130, 249
RGB Percent 78%, 51%, 98% rgb(78%, 51%, 98%)
CSS RGBa 198, 130, 249,1 rgba(198,130,249,1)
CMYK Model cmyk(20%,48%,0%,2.35%)
HSL Color Space 274,91% ,74% hsl(274,91% ,74%)
HSV Color Space 274°, 48%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000110 10000010 11111001
Octal 306 202 371
Decimal 198 130 249
Hex c6 82 f9

Different shades of #c682f9 color code.

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

Darkest of #c682f9
#800ad8
Darker of #c682f9
#9a21f4
Dark of #c682f9
#b051f7
Base of #c682f9
#c682f9
Light of #c682f9
#dcb3fb
Lighter
#f2e3fe
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

#c682f9
#b5f982

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

Split Complementary

#c682f9
#f0f982
#82f98a

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

Analogous Color

#8283f9
#9482f9
#c682f9
#ee82f9
#f982d3

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

#c682f9
#82f9c6
#f9c682

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

#c682f9
#f9c682
#b5f982
#82b5f9

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

#c682f9
#f98a82
#b5f982
#82f0f9

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

#6308a7
#800ad8
#9a21f4
#b051f7
#c682f9
#dcb3fb
#f2e3fe
#ffffff
#ffffff

Tints of #c682f9 Color

#c682f9
#cc8ff9
#d29dfa
#d9abfb
#dfb9fb
#e5c7fc
#ecd5fd
#f2e3fd
#f8f1fe
#ffffff

Shades of #c682f9 color code

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

#c682f9
#b073dd
#9a65c1
#8456a6
#6e488a
#58396e
#422b53
#2c1c37
#160e1b
#000000

Tones

#c682f9
#c48fec
#c29cdf
#c0a9d2
#bfb6c5

Tones

Similar Color like #c682f9 color

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

#c783fa
#c884fb
#c985fc
#ca86fd
#cb87fe
#cc88ff
#cd89ff
#ce8aff
#cf8bff
#d08cff
#d18dff
#d28eff
#d38fff
#d490ff
#c581f8
#c480f7
#c37ff6
#c27ef5
#c17df4
#c07cf3
#bf7bf2
#be7af1
#bd79f0
#bc78ef
#bb77ee
#ba76ed
#b975ec
#b874eb

Download this Light Violet

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

#c682f9 Color Code Preview on Black Background Color

This is how #c682f9 Color will look on black background color. Color contrast ratio is 7.96

#c682f9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c682f9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c682f9

#c682f9 color code is use for CSS Background Color

Background color for the above div is #c682f9

HTML with inline CSS

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

#c682f9 color code is use for CSS Border Color

CSS Border color for the above div is #c682f9

HTML with inline CSS

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

CSS Border Left color for the above div is #c682f9

HTML with inline CSS

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

CSS Border Right color for the above div is #c682f9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c682f9

HTML with inline CSS

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

CSS Border Top color for the above div is #c682f9

HTML with inline CSS

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

#c682f9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c682f9 Color code Preview on White Background

This is how #c682f9 Color code will look on white background color. Color contrast ratio is 2.64

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

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(198,130,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,249,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,130,249,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }