Skip to main content Skip to docs navigation

#2f348d hex color | Download Dark Blue 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 Ultramarine Highlight and its hex is #2E328F Nearest Color Name

Color Hue/Base color: Blue

Hex #2f348d Color code in RGB color code model is created after adding 18.43% red color, 20.39% green color and 55.29% blue color. Hex #2f348d Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 63% magenta, 0% yellow and 44.71% black.

Hex #2f348d color code is between #333388 web safe hex color code and #224499 web safe hex color code. #333388 is the nearest web safe color code. You can see here many more shades of #2f348d color code.

RGB Chart

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

Color Table

Hex Color Code 2f348d #2f348d
RGB Decimal 47, 52, 141 47, 52, 141
RGB Percent 18%, 20%, 55% rgb(18%, 20%, 55%)
CSS RGBa 47, 52, 141,1 rgba(47,52,141,1)
CMYK Model cmyk(67%,63%,0%,44.71%)
HSL Color Space 237,50% ,37% hsl(237,50% ,37%)
HSV Color Space 237°, 67%, 55%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101111 00110100 10001101
Octal 57 64 215
Decimal 47 52 141
Hex 2f 34 8d

Different shades of #2f348d color code.

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

Darkest of #2f348d
#090a1a
Darker of #2f348d
#151840
Dark of #2f348d
#222667
Base of #2f348d
#2f348d
Light of #2f348d
#3c42b3
Lighter
#5a60c8
Lightest
#8085d5

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

#2f348d
#8d882f

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

Split Complementary

#2f348d
#8d592f
#638d2f

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

Analogous Color

#2f6b8d
#2f5b8d
#2f348d
#492f8d
#702f8d

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

#2f348d
#348d2f
#8d2f34

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

#2f348d
#8d2f34
#8d882f
#2f8d88

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

#2f348d
#8d2f63
#8d882f
#2f8d59

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 #2f348d

#000000
#090a1a
#151840
#222667
#2f348d
#3c42b3
#5a60c8
#8085d5
#a6aae1

Tints of #2f348d Color

#2f348d
#464a99
#5d61a6
#7477b3
#8b8ebf
#a2a4cc
#b9bbd9
#d0d1e5
#e7e8f2
#ffffff

Shades of #2f348d color code

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

#2f348d
#292e7d
#24286d
#1f225e
#1a1c4e
#14173e
#0f112f
#0a0b1f
#05050f
#000000

Tones

#2f348d
#42457a
#555667
#5e5e5e
#5e5e5e

Tones

Similar Color like #2f348d color

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

#30358e
#31368f
#323790
#333891
#343992
#353a93
#363b94
#373c95
#383d96
#393e97
#3a3f98
#3b4099
#3c419a
#3d429b
#2e338c
#2d328b
#2c318a
#2b3089
#2a2f88
#292e87
#282d86
#272c85
#262b84
#252a83
#242982
#232881
#222780
#21267f

Download this Dark Blue

Hex #2f348d 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.

#2f348d Color Code Preview on Black Background Color

This is how #2f348d Color will look on black background color. Color contrast ratio is 2.00

#2f348d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f348d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2f348d

#2f348d color code is use for CSS Background Color

Background color for the above div is #2f348d

HTML with inline CSS

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

#2f348d color code is use for CSS Border Color

CSS Border color for the above div is #2f348d

HTML with inline CSS

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

CSS Border Left color for the above div is #2f348d

HTML with inline CSS

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

CSS Border Right color for the above div is #2f348d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2f348d

HTML with inline CSS

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

CSS Border Top color for the above div is #2f348d

HTML with inline CSS

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

#2f348d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2f348d Color code Preview on White Background

This is how #2f348d Color code will look on white background color. Color contrast ratio is 10.52

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

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