crispedge.com

Color picker

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

#dbbae6 hex color - Violet - Warm color - Information

#dbbae6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #dbbae6 Color code in RGB color code model is created after adding 85.88% red color, 72.94% green color and 90.2% blue color. Hex #dbbae6 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 19% magenta, 0% yellow and 10% black.

Hex #dbbae6 color code is between #ddbbee web safe hex color code and #ccaadd web safe hex color code. #ddbbee is the nearest web safe color code. You can see here many more shades of #dbbae6 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedbbae6#dbbae6
RGB Decimal219, 186, 230rgb(219, 186, 230)
RGB Percent86%, 73%, 90%rgb(86%, 73%, 90%)
CSS RGBa219, 186, 230,1rgba(219,186,230,1)
CMYK Modelcmyk(5%,19%,0%,10%)
HSL Color Space285,47% ,82%hsl(285,47% ,82%)
HSV Color Space285°, 19%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011101011100110
Octal333272346
Decimal219186230
Hexdbbae6

Different shades of #dbbae6 color code.

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

Light Shade of #dbbae6
#efdff4
Dark Shade of #dbbae6
#c795d8
Saturated Shade of #dbbae6
#ddb5eb
Desaturated Shade of #dbbae6
#d9bfe1
Grey scale Shade of #dbbae6
#d0d0d0
Brighten Shade
#f4d3ff
Most Readable Shade
#000000

Shades of #dbbae6 color code

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

#dbbae6
#c2a5cc
#aa90b2
#927c99
#79677f
#615266
#493e4c
#302933
#181419
#000000

Similar Color like #dbbae6 color

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

#dcbbe7
#ddbce8
#debde9
#dfbeea
#e0bfeb
#e1c0ec
#e2c1ed
#e3c2ee
#e4c3ef
#e5c4f0
#e6c5f1
#e7c6f2
#e8c7f3
#e9c8f4
#dab9e5
#d9b8e4
#d8b7e3
#d7b6e2
#d6b5e1
#d5b4e0
#d4b3df
#d3b2de
#d2b1dd
#d1b0dc
#d0afdb
#cfaeda
#ceadd9
#cdacd8

Monochromatic Color with #dbbae6

#dbbae6
#110e11
#39313c
#625366
#8a7591
#b398bb

Tints of #dbbae6 Color

#dbbae6
#dfc1e8
#e3c9eb
#e7d1ee
#ebd8f1
#efe0f3
#f3e8f6
#f7eff9
#fbf7fc
#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

#dbbae6
#c5e6ba

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

Split Complementary

#dbbae6
#dbe6ba
#bae6c5

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

Analogous Color

#c9bae6
#d2bae6
#dbbae6
#e4bae6
#e6badf

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

#dbbae6
#e6dbba
#bae6db

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

#dbbae6
#e6c5ba
#c5e6ba
#badbe6

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

#dbbae6
#c5e6ba
#bae6c5
#e6badb

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

#dbbae6 Color Code Preview on Black Background Color

This is how #dbbae6 Color will look on black background color. Color contrast ratio is 12.18

#dbbae6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbae6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbae6

#dbbae6 color code is use for CSS Background Color

Background color for the above div is #dbbae6

HTML with inline CSS

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

#dbbae6 color code is use for CSS Border Color

CSS Border color for the above div is #dbbae6

HTML with inline CSS

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

CSS Border Left color for the above div is #dbbae6

HTML with inline CSS

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

CSS Border Right color for the above div is #dbbae6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbbae6

HTML with inline CSS

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

CSS Border Top color for the above div is #dbbae6

HTML with inline CSS

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

#dbbae6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbbae6 Color code Preview on White Background

This is how #dbbae6 Color code will look on white background color. Color contrast ratio is 1.72

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.