Skip to main content Skip to docs navigation

#bd348a 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 Lust Priestess and its hex is #BB3388 Nearest Color Name

Color Hue/Base color: Violet

Hex #bd348a Color code in RGB color code model is created after adding 74.12% red color, 20.39% green color and 54.12% blue color. Hex #bd348a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 27% yellow and 25.88% black.

Hex #bd348a color code is between #bb3388 web safe hex color code and #cc4499 web safe hex color code. #bb3388 is the nearest web safe color code. You can see here many more shades of #bd348a color code.

RGB Chart

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

Color Table

Hex Color Code bd348a #bd348a
RGB Decimal 189, 52, 138 189, 52, 138
RGB Percent 74%, 20%, 54% rgb(74%, 20%, 54%)
CSS RGBa 189, 52, 138,1 rgba(189,52,138,1)
CMYK Model cmyk(0%,72%,27%,25.88%)
HSL Color Space 322,57% ,47% hsl(322,57% ,47%)
HSV Color Space 322°, 72%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111101 00110100 10001010
Octal 275 64 212
Decimal 189 52 138
Hex bd 34 8a

Different shades of #bd348a color code.

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

Darkest of #bd348a
#451332
Darker of #bd348a
#6d1e50
Dark of #bd348a
#95296d
Base of #bd348a
#bd348a
Light of #bd348a
#d054a2
Lighter
#db7cb8
Lightest
#e6a4cd

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

#bd348a
#34bd67

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

Split Complementary

#bd348a
#45bd34
#34bdab

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

Analogous Color

#a034bd
#b734bd
#bd348a
#bd345c
#bd4534

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

#bd348a
#348abd
#8abd34

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

#bd348a
#8abd34
#34bd67
#6734bd

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

#bd348a
#bdab34
#34bd67
#3445bd

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

#1d0815
#451332
#6d1e50
#95296d
#bd348a
#d054a2
#db7cb8
#e6a4cd
#f1cce3

Tints of #bd348a Color

#bd348a
#c44a97
#cb61a4
#d377b1
#da8ebe
#e1a4cb
#e9bbd8
#f0d1e5
#f7e8f2
#ffffff

Shades of #bd348a color code

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

#bd348a
#a82e7a
#93286b
#7e225c
#691c4c
#54173d
#3f112e
#2a0b1e
#15050f
#000000

Tones

#bd348a
#a54c84
#8d647e
#787878
#787878

Tones

Similar Color like #bd348a color

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

#be358b
#bf368c
#c0378d
#c1388e
#c2398f
#c33a90
#c43b91
#c53c92
#c63d93
#c73e94
#c83f95
#c94096
#ca4197
#cb4298
#bc3389
#bb3288
#ba3187
#b93086
#b82f85
#b72e84
#b62d83
#b52c82
#b42b81
#b32a80
#b2297f
#b1287e
#b0277d
#af267c

Download this Dark Violet

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

#bd348a Color Code Preview on Black Background Color

This is how #bd348a Color will look on black background color. Color contrast ratio is 4.02

#bd348a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd348a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bd348a

#bd348a color code is use for CSS Background Color

Background color for the above div is #bd348a

HTML with inline CSS

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

#bd348a color code is use for CSS Border Color

CSS Border color for the above div is #bd348a

HTML with inline CSS

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

CSS Border Left color for the above div is #bd348a

HTML with inline CSS

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

CSS Border Right color for the above div is #bd348a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bd348a

HTML with inline CSS

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

CSS Border Top color for the above div is #bd348a

HTML with inline CSS

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

#bd348a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bd348a Color code Preview on White Background

This is how #bd348a Color code will look on white background color. Color contrast ratio is 5.22

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

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