crispedge.com

Color picker

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

#bb5df6 hex color - Violet - Warm color - Information

#bb5df6 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #bb5df6 Color code in RGB color code model is created after adding 73.33% red color, 36.47% green color and 96.47% blue color. Hex #bb5df6 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 62% magenta, 0% yellow and 4% black.

Hex #bb5df6 color code is between #aa55ee web safe hex color code and #cc66ff web safe hex color code. #aa55ee is the nearest web safe color code. You can see here many more shades of #bb5df6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebb5df6#bb5df6
RGB Decimal187, 93, 246rgb(187, 93, 246)
RGB Percent73%, 36%, 96%rgb(73%, 36%, 96%)
CSS RGBa187, 93, 246,1rgba(187,93,246,1)
CMYK Modelcmyk(24%,62%,0%,4%)
HSL Color Space277,89% ,66%hsl(277,89% ,66%)
HSV Color Space277°, 62%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110110101110111110110
Octal273135366
Decimal18793246
Hexbb5df6

Different shades of #bb5df6 color code.

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

Light Shade of #bb5df6
#cf8df9
Dark Shade of #bb5df6
#a72df3
Saturated Shade of #bb5df6
#bd54ff
Desaturated Shade of #bb5df6
#b966ed
Grey scale Shade of #bb5df6
#a9a9a9
Brighten Shade
#d476ff
Most Readable Shade
#000000

Shades of #bb5df6 color code

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

#bb5df6
#a652da
#9148bf
#7c3ea4
#673388
#53296d
#3e1f52
#291436
#140a1b
#000000

Similar Color like #bb5df6 color

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

#bc5ef7
#bd5ff8
#be60f9
#bf61fa
#c062fb
#c163fc
#c264fd
#c365fe
#c466ff
#c567ff
#c668ff
#c769ff
#c86aff
#c96bff
#ba5cf5
#b95bf4
#b85af3
#b759f2
#b658f1
#b557f0
#b456ef
#b355ee
#b254ed
#b153ec
#b052eb
#af51ea
#ae50e9
#ad4fe8

Monochromatic Color with #bb5df6

#bb5df6
#190d21
#3a1d4c
#5a2d76
#7a3da1
#9b4dcb

Tints of #bb5df6 Color

#bb5df6
#c26ff7
#ca81f8
#d193f9
#d9a5fa
#e0b7fb
#e8c9fc
#efdbfd
#f7edfe
#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

#bb5df6
#98f65d

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

Split Complementary

#bb5df6
#e4f65d
#5df66f

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

Analogous Color

#7e5df6
#9c5df6
#bb5df6
#da5df6
#f65df4

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

#bb5df6
#f6bb5d
#5df6bb

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

#bb5df6
#f66e5d
#98f65d
#5de4f6

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

#bb5df6
#98f65d
#5df66f
#f65de4

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

#bb5df6 Color Code Preview on Black Background Color

This is how #bb5df6 Color will look on black background color. Color contrast ratio is 6.01

#bb5df6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5df6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bb5df6

#bb5df6 color code is use for CSS Background Color

Background color for the above div is #bb5df6

HTML with inline CSS

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

#bb5df6 color code is use for CSS Border Color

CSS Border color for the above div is #bb5df6

HTML with inline CSS

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

CSS Border Left color for the above div is #bb5df6

HTML with inline CSS

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

CSS Border Right color for the above div is #bb5df6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bb5df6

HTML with inline CSS

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

CSS Border Top color for the above div is #bb5df6

HTML with inline CSS

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

#bb5df6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bb5df6 Color code Preview on White Background

This is how #bb5df6 Color code will look on white background color. Color contrast ratio is 3.49

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

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.