Skip to main content Skip to docs navigation

#cb2beb hex color | Download Dark 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 Apple II Magenta and its hex is #DC41F1 Nearest Color Name

Color Hue/Base color: Violet

Hex #cb2beb Color code in RGB color code model is created after adding 79.61% red color, 16.86% green color and 92.16% blue color. Hex #cb2beb Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 82% magenta, 0% yellow and 7.84% black.

Hex #cb2beb color code is between #cc33ee web safe hex color code and #bb22dd web safe hex color code. #cc33ee is the nearest web safe color code. You can see here many more shades of #cb2beb color code.

RGB Chart

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

Color Table

Hex Color Code cb2beb #cb2beb
RGB Decimal 203, 43, 235 203, 43, 235
RGB Percent 80%, 17%, 92% rgb(80%, 17%, 92%)
CSS RGBa 203, 43, 235,1 rgba(203,43,235,1)
CMYK Model cmyk(14%,82%,0%,7.84%)
HSL Color Space 290,83% ,55% hsl(290,83% ,55%)
HSV Color Space 290°, 82%, 92%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001011 00101011 11101011
Octal 313 53 353
Decimal 203 43 235
Hex cb 2b eb

Different shades of #cb2beb color code.

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

Darkest of #cb2beb
#610b72
Darker of #cb2beb
#890fa1
Dark of #cb2beb
#b014cf
Base of #cb2beb
#cb2beb
Light of #cb2beb
#d65aef
Lighter
#e288f4
Lightest
#edb7f8

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

#cb2beb
#4beb2b

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

Split Complementary

#cb2beb
#abeb2b
#2beb6b

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

Analogous Color

#5b2beb
#7b2beb
#cb2beb
#eb2bcb
#eb2b7b

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

#cb2beb
#2bebcb
#ebcb2b

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

#cb2beb
#ebcb2b
#4beb2b
#2b4beb

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

#cb2beb
#eb6b2b
#4beb2b
#2babeb

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

#390644
#610b72
#890fa1
#b014cf
#cb2beb
#d65aef
#e288f4
#edb7f8
#f9e5fd

Tints of #cb2beb Color

#cb2beb
#d042ed
#d65aef
#dc71f1
#e289f3
#e7a0f6
#edb8f8
#f3cffa
#f9e7fc
#ffffff

Shades of #cb2beb color code

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

#cb2beb
#b426d0
#9d21b6
#871c9c
#701782
#5a1368
#430e4e
#2d0934
#16041a
#000000

Tones

#cb2beb
#bc42d4
#ac59bd
#9d71a5
#8d888e

Tones

Similar Color like #cb2beb color

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

#cc2cec
#cd2ded
#ce2eee
#cf2fef
#d030f0
#d131f1
#d232f2
#d333f3
#d434f4
#d535f5
#d636f6
#d737f7
#d838f8
#d939f9
#ca2aea
#c929e9
#c828e8
#c727e7
#c626e6
#c525e5
#c424e4
#c323e3
#c222e2
#c121e1
#c020e0
#bf1fdf
#be1ede
#bd1ddd

Download this Dark Violet

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

#cb2beb Color Code Preview on Black Background Color

This is how #cb2beb Color will look on black background color. Color contrast ratio is 5.08

#cb2beb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb2beb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb2beb

#cb2beb color code is use for CSS Background Color

Background color for the above div is #cb2beb

HTML with inline CSS

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

#cb2beb color code is use for CSS Border Color

CSS Border color for the above div is #cb2beb

HTML with inline CSS

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

CSS Border Left color for the above div is #cb2beb

HTML with inline CSS

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

CSS Border Right color for the above div is #cb2beb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb2beb

HTML with inline CSS

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

CSS Border Top color for the above div is #cb2beb

HTML with inline CSS

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

#cb2beb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb2beb Color code Preview on White Background

This is how #cb2beb Color code will look on white background color. Color contrast ratio is 4.13

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

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(203,43,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,235,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,43,235,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }