Skip to main content Skip to docs navigation

#023ffd 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 C64 Blue and its hex is #003AFF Nearest Color Name

Color Hue/Base color: Blue

Hex #023ffd Color code in RGB color code model is created after adding 0.78% red color, 24.71% green color and 99.22% blue color. Hex #023ffd Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 75% magenta, 0% yellow and 0.78% black.

Hex #023ffd color code is between #0044ff web safe hex color code and #0033ee web safe hex color code. #0044ff is the nearest web safe color code. You can see here many more shades of #023ffd color code.

RGB Chart

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

Color Table

Hex Color Code 023ffd #023ffd
RGB Decimal 2, 63, 253 2, 63, 253
RGB Percent 1%, 25%, 99% rgb(1%, 25%, 99%)
CSS RGBa 2, 63, 253,1 rgba(2,63,253,1)
CMYK Model cmyk(99%,75%,0%,0.78%)
HSL Color Space 225,98% ,50% hsl(225,98% ,50%)
HSV Color Space 225°, 99%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000010 00111111 11111101
Octal 2 77 375
Decimal 2 63 253
Hex 02 3f fd

Different shades of #023ffd color code.

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

Darkest of #023ffd
#011965
Darker of #023ffd
#012698
Dark of #023ffd
#0232ca
Base of #023ffd
#023ffd
Light of #023ffd
#3565fd
Lighter
#678cfe
Lightest
#9ab2fe

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

#023ffd
#fdc002

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

Split Complementary

#023ffd
#fd4302
#bcfd02

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

Analogous Color

#02d1fd
#02a8fd
#023ffd
#1902fd
#8102fd

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

#023ffd
#3ffd02
#fd023f

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

#023ffd
#fd023f
#fdc002
#02fdc0

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

#023ffd
#fd02bc
#fdc002
#02fd43

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 #023ffd

#000d33
#011965
#012698
#0232ca
#023ffd
#3565fd
#678cfe
#9ab2fe
#ccd9ff

Tints of #023ffd Color

#023ffd
#1e54fd
#3a69fd
#567ffd
#7294fd
#8ea9fe
#aabffe
#c6d4fe
#e2e9fe
#ffffff

Shades of #023ffd color code

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

#023ffd
#0138e0
#0131c4
#012aa8
#01238c
#001c70
#001554
#000e38
#00071c
#000000

Tones

#023ffd
#1c4ce3
#3559ca
#4f66b0
#687397

Tones

Similar Color like #023ffd color

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

#0340fe
#0441ff
#0542ff
#0643ff
#0744ff
#0845ff
#0946ff
#0a47ff
#0b48ff
#0c49ff
#0d4aff
#0e4bff
#0f4cff
#104dff
#013efc
#003dfb
#003cfa
#003bf9
#003af8
#0039f7
#0038f6
#0037f5
#0036f4
#0035f3
#0034f2
#0033f1
#0032f0
#0031ef

Download this Dark Blue

Hex #023ffd 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.

#023ffd Color Code Preview on Black Background Color

This is how #023ffd Color will look on black background color. Color contrast ratio is 3.13

#023ffd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #023ffd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #023ffd

#023ffd color code is use for CSS Background Color

Background color for the above div is #023ffd

HTML with inline CSS

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

#023ffd color code is use for CSS Border Color

CSS Border color for the above div is #023ffd

HTML with inline CSS

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

CSS Border Left color for the above div is #023ffd

HTML with inline CSS

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

CSS Border Right color for the above div is #023ffd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #023ffd

HTML with inline CSS

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

CSS Border Top color for the above div is #023ffd

HTML with inline CSS

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

#023ffd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#023ffd Color code Preview on White Background

This is how #023ffd Color code will look on white background color. Color contrast ratio is 6.71

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

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(2,63,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,192,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(2,63,253,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }